HDK
|
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) |
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.