HImCuttingGeometry.h
Go to the documentation of this file.
148 void CreateCuttingGeometry(HC_KEY source_key, HC_KEY target_key, bool honor_modelling_matrices);
170 /* Collects all of the cutting lines into a list. This list can either be directly displayed as a collection
172 static void StoreCuttingPlaneLines (HIC_Rendition const *nr, int count, HIC_DC_Point const pts[]);
173 /* If we are computing capping polygon(s), this routine will allow us to determine when one body stops
184 /* tracks whether we cook to lines, polylines, or faces. polylines and faces may be used together with a bitwise OR */
189 /* the largest allowable distance between start and end to be considered a match for the purposes of
Definition: HImCuttingGeometry.h:119
float GetSmallestFeature()
Definition: HImCuttingGeometry.h:158
void SetSmallestFeature(float smallest_feature)
Definition: HImCuttingGeometry.h:156
void SetTolerance(float tolerance)
Definition: HImCuttingGeometry.h:163