HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SIM_GeoVisitor.h File Reference
#include "SIMZ_API.h"
#include <UT/UT_VectorTypes.h>
+ Include dependency graph for SIM_GeoVisitor.h:

Go to the source code of this file.

Classes

class  SIM_GeoVisitor
 

Functions

void SIMZ_API SIMvisitGeometry (const GU_Detail &gdp, SIM_GeoVisitor &visitor, bool group_by_connectivity)
 

Function Documentation

void SIMZ_API SIMvisitGeometry ( const GU_Detail gdp,
SIM_GeoVisitor visitor,
bool  group_by_connectivity 
)

If group_by_connectivity is false, a single shape will be created for the entire geometry. Otherwise, a separate shape will be created for each connected component in the geometry.