| Rhino C++ API
    8.24
    | 
This is the complete list of members for CRhinoGumballFrame, including all inherited members.
| Axis(int i) const | CRhinoGumballFrame | |
| AxisLine(int i, double length) const | CRhinoGumballFrame | |
| AxisPoint(int i, double t) const | CRhinoGumballFrame | |
| Center() const | CRhinoGumballFrame | |
| CRhinoGumballFrame() | CRhinoGumballFrame | |
| DragTo(GUMBALL_MODE gumball_mode, const CRhinoGumballDragSettings &drag_settings, ON_3dPoint start_point, ON_3dPoint drag_to_point, CRhinoGumballFrame &dragged_gumball_frame, ON_Line &drag_line) const | CRhinoGumballFrame | |
| GetDragToPoint(GUMBALL_MODE gumball_mode, ON_3dPoint world_pick_point, ON_Line world_pick_line, ON_3dPoint &drag_to_point) const | CRhinoGumballFrame | |
| GetPlane(int plane_index, ON_Plane &plane) const | CRhinoGumballFrame | |
| GetXform(const CRhinoGumballFrame &f0, const CRhinoGumballFrame &f1, int scale_mode, ON_Xform &xform) | CRhinoGumballFrame | static | 
| IsValid() const | CRhinoGumballFrame | |
| m_iExtendAxis | CRhinoGumballFrame | |
| m_plane | CRhinoGumballFrame | |
| m_scale_grip_distance | CRhinoGumballFrame | |
| m_scale_mode | CRhinoGumballFrame | |
| Read(ON_BinaryArchive &binary_archive) | CRhinoGumballFrame | |
| scale_tolerance | CRhinoGumballFrame | static | 
| ScaleGripDistance(int i) const | CRhinoGumballFrame | |
| ScaleGripPoint(int i) const | CRhinoGumballFrame | |
| SetCenter(const ON_3dPoint ¢er) | CRhinoGumballFrame | |
| SetFromArc(const ON_Arc &arc) | CRhinoGumballFrame | |
| SetFromBoundingBox(ON_BoundingBox bbox) | CRhinoGumballFrame | |
| SetFromBoundingBox(ON_Plane frame, ON_BoundingBox bbox) | CRhinoGumballFrame | |
| SetFromBrepObject(const CRhinoBrepObject &brep, double dTol=ON_ZERO_TOLERANCE) | CRhinoGumballFrame | |
| SetFromCircle(const ON_Circle &circle) | CRhinoGumballFrame | |
| SetFromClippingPlane(const ON_PlaneSurface &clipping_plane) | CRhinoGumballFrame | |
| SetFromCurve(const ON_Curve &curve) | CRhinoGumballFrame | |
| SetFromEllipse(const ON_Ellipse &ellipse) | CRhinoGumballFrame | |
| SetFromExtrusion(const ON_Extrusion &extrusion) | CRhinoGumballFrame | |
| SetFromExtrusionObject(const CRhinoExtrusionObject &ext, double dTol=ON_ZERO_TOLERANCE) | CRhinoGumballFrame | |
| SetFromHatch(const ON_Hatch &hatch) | CRhinoGumballFrame | |
| SetFromLight(const ON_Light &light) | CRhinoGumballFrame | |
| SetFromLine(const ON_Line &line) | CRhinoGumballFrame | |
| SetFromMeshObject(const CRhinoMeshObject &mesh, double dTol=ON_ZERO_TOLERANCE) | CRhinoGumballFrame | |
| SetFromMorphControlObject(const CRhinoMorphControl &mc, double dTol=ON_ZERO_TOLERANCE) | CRhinoGumballFrame | |
| SetFromPlane(const ON_Plane &plane) | CRhinoGumballFrame | |
| SetFromSubDObject(const CRhinoSubDObject &ext, double dTol=ON_ZERO_TOLERANCE) | CRhinoGumballFrame | |
| SetScaleFromAnnotation(const ON_Plane &frame, const class CRhinoAnnotation &annotation) | CRhinoGumballFrame | |
| SetScaleFromArc(const ON_Plane &frame, const ON_Arc &arc) | CRhinoGumballFrame | |
| SetScaleFromBoundingBox(const ON_Plane &frame, const ON_BoundingBox &bbox) | CRhinoGumballFrame | |
| SetScaleFromBrepObject(const ON_Plane &frame, const CRhinoBrepObject &brep, double dTol=ON_ZERO_TOLERANCE) | CRhinoGumballFrame | |
| SetScaleFromCircle(const ON_Plane &frame, const ON_Circle &circle) | CRhinoGumballFrame | |
| SetScaleFromClippingPlane(const ON_Plane &frame, const ON_PlaneSurface &clipping_plane) | CRhinoGumballFrame | |
| SetScaleFromCurve(const ON_Plane &frame, const ON_Curve &curve) | CRhinoGumballFrame | |
| SetScaleFromEllipse(const ON_Plane &frame, const ON_Ellipse &ellipse) | CRhinoGumballFrame | |
| SetScaleFromExtrusion(const ON_Plane &frame, const ON_Extrusion &extrusion) | CRhinoGumballFrame | |
| SetScaleFromExtrusionObject(const ON_Plane &frame, const CRhinoExtrusionObject &ext, double dTol=ON_ZERO_TOLERANCE) | CRhinoGumballFrame | |
| SetScaleFromHatch(const ON_Plane &frame, const ON_Hatch &hatch) | CRhinoGumballFrame | |
| SetScaleFromLight(const ON_Plane &frame, const ON_Light &light) | CRhinoGumballFrame | |
| SetScaleFromLine(const ON_Plane &frame, const ON_Line &line) | CRhinoGumballFrame | |
| SetScaleFromMeshObject(const ON_Plane &frame, const CRhinoMeshObject &mesh, double dTol=ON_ZERO_TOLERANCE) | CRhinoGumballFrame | |
| SetScaleFromMorphControlObject(const ON_Plane &frame, const CRhinoMorphControl &mc, double dTol=ON_ZERO_TOLERANCE) | CRhinoGumballFrame | |
| SetScaleFromPlane(const ON_Plane &frame, const ON_Plane &plane) | CRhinoGumballFrame | |
| SetScaleFromSubDObject(const ON_Plane &frame, const CRhinoSubDObject &ext, double dTol=ON_ZERO_TOLERANCE) | CRhinoGumballFrame | |
| SetScaleGripDistance(int i, double d) | CRhinoGumballFrame | |
| SetScaleGripDistance(const ON_3dVector &) | CRhinoGumballFrame | |
| SetToDefaultFrame() | CRhinoGumballFrame | |
| StatusValue(const CRhinoGumballFrame &f0, const CRhinoGumballFrame &f1, int scale_mode, GUMBALL_MODE gumball_mode) | CRhinoGumballFrame | static | 
| Transform(const ON_Xform &xform) | CRhinoGumballFrame | |
| Translate(ON_3dVector V) | CRhinoGumballFrame | |
| Write(ON_BinaryArchive &binary_archive) const | CRhinoGumballFrame | |
| ~CRhinoGumballFrame() | CRhinoGumballFrame | 
 1.8.17
 1.8.17