|
| CRhinoGumball (const CRhinoGumball &) |
|
| CRhinoGumball (CRhinoGumball &&) |
|
| CRhinoGumball (ON::active_space) |
|
| ~CRhinoGumball () |
|
ON::active_space | ActiveSpace (void) const |
|
ON_BoundingBox | BoundingBox (const CRhinoViewport &viewport) const |
|
void | DrawDynamicGumball (CRhinoDisplayPipeline &dp, GUMBALL_MODE gumball_mode, const ON_Line &drag_line, const CRhinoGumballFrame &start_frame, GUMBALL_MODE highlight_mode=gb_mode_nothing) const |
|
void | DrawStaticGumball (CRhinoDisplayPipeline &dp, GUMBALL_MODE highlight_mode=gb_mode_nothing) const |
|
bool | GetPopUpMenuPoint (const CRhinoViewport &vp, ON_2iPoint &popup_menu_point) const |
|
bool | IsValid () const |
|
const CRhinoGumball & | operator= (const CRhinoGumball &) |
|
CRhinoGumball & | operator= (CRhinoGumball &&) |
|
bool | Pick (const CRhinoPickContext &pick_context, CRhinoGumballPickResult &pick_result) const |
|
bool | Read (ON_BinaryArchive &binary_archive) |
|
void | SetActiveSpace (ON::active_space) |
|
bool | SetCenter (const ON_3dPoint ¢er) |
|
bool | SetFromArc (const ON_Arc &arc) |
|
bool | SetFromBoundingBox (ON_BoundingBox bbox) |
|
bool | SetFromBoundingBox (ON_Plane frame, ON_BoundingBox bbox) |
|
bool | SetFromBrepObject (const CRhinoBrepObject &brep, double dTol=ON_ZERO_TOLERANCE) |
|
bool | SetFromCircle (const ON_Circle &circle) |
|
bool | SetFromClippingPlane (const ON_PlaneSurface &clipping_plane) |
|
bool | SetFromCurve (const ON_Curve &curve) |
|
bool | SetFromEllipse (const ON_Ellipse &ellipse) |
|
bool | SetFromExtrusion (const ON_Extrusion &extrusion) |
|
bool | SetFromExtrusionObject (const CRhinoExtrusionObject &ext, double dTol=ON_ZERO_TOLERANCE) |
|
bool | SetFromHatch (const ON_Hatch &hatch) |
|
bool | SetFromLight (const ON_Light &light) |
|
bool | SetFromLine (const ON_Line &line) |
|
bool | SetFromMeshObject (const CRhinoMeshObject &ext, double dTol=ON_ZERO_TOLERANCE) |
|
bool | SetFromMorphControlObject (const CRhinoMorphControl &mc, double dTol=ON_ZERO_TOLERANCE) |
|
bool | SetFromPlane (const ON_Plane &plane) |
|
bool | SetFromSubDObject (const CRhinoSubDObject &ext, double dTol=ON_ZERO_TOLERANCE) |
|
void | SetToDefaultGumball () |
|
bool | Transform (const ON_Xform &xform) |
|
bool | Write (ON_BinaryArchive &binary_archive) const |
|
CRhinoGumball class - frame and appearance settings