Rhino C++ API
8.13
|
This is the complete list of members for CRhinoFitPatch, including all inherited members.
Fit(ON_SimpleArray< const ON_Geometry * > &input_geometry, const ON_Surface *pSrf, double tolerance) | CRhinoFitPatch | static |
Fit(ON_SimpleArray< const ON_Geometry * > &input_geometry, int u_spans, int v_spans, double tolerance) | CRhinoFitPatch | static |
Fit(ON_SimpleArray< const ON_Geometry * > &input_geometry, const ON_Surface *pSrf, int u_spans, int v_spans, bool bTrim, bool bTangency, double point_spacing, double flexibility, double surface_pull, int fix_edges[4], double tolerance) | CRhinoFitPatch | static |