Rhino C++ API
8.13
|
This is the complete list of members for RhDevelopableSurface, including all inherited members.
CalcRulingTwist(const ON_Curve *rail0, const ON_Curve *rail1, double t0, double t1) | RhDevelopableSurface | static |
FindMinTwist(const ON_Curve *rail0, const ON_Curve *rail1, double t0, double t1, ON_Interval domain1, double &t1_out, double &max_cos_twist) | RhDevelopableSurface | static |
FindMinTwist(const ON_Curve *rail0, const ON_Curve *rail1, double t0, double t1, ON_Interval domain0, ON_Interval domain1, double &t0_out, double &t1_out, double &max_cos_twist) | RhDevelopableSurface | static |
UntwistSurface(const ON_Curve *rail0, const ON_Curve *rail1, int rulingcount, ON_2dPoint *rulings) | RhDevelopableSurface | static |