Rhino C++ API  8.6
CRhinoUnroll Member List

This is the complete list of members for CRhinoUnroll, including all inherited members.

CollectResults(ON_SimpleArray< ON_Brep * > &flatbreps, ON_ClassArray< ON_SimpleArray< ON_Curve * > > &crvonsrf, ON_ClassArray< ON_SimpleArray< ON_3dPoint > > &ptonsrf, ON_ClassArray< ON_SimpleArray< ON_TextDot * > > &dotonsrf)CRhinoUnroll
CreateFlatBreps(bool explode, double explode_spacing=2.0)CRhinoUnroll
CRhinoUnroll(const ON_Surface *pSurface, double absolute_tol=0.01, double rel_tol=0.01)CRhinoUnroll
CRhinoUnroll(const ON_Brep *pBrep, double absolute_tol=0.01, double rel_tol=0.01)CRhinoUnroll
FlattenFaces()CRhinoUnroll
PrepareCurves(const ON_SimpleArray< const ON_Curve * > &curves_on_surface)CRhinoUnroll
PrepareDots(const ON_SimpleArray< const ON_TextDot * > &dots_on_surface)CRhinoUnroll
PrepareFaces(int direction_override=-1)CRhinoUnroll
PreparePoints(const ON_SimpleArray< ON_3dPoint > &points_on_surface)CRhinoUnroll
~CRhinoUnroll()CRhinoUnrollvirtual