| AddSnapPoints(int pointCount, const ON_3dPoint *snapPoints) | CRhinoGripUserInterfaceObject | |
| Animate(CRhinoAnimatingDouble &value, double target, double duration, AnimationStyle style, CRhinoDoc *doc) | CRhinoUserInterfaceObject | |
| ArcVisibleInViewport(const CRhinoViewport *viewport) const | CRhinoRotationGripUserInterfaceObject | |
| BindToActiveViewport(bool on) | CRhinoUserInterfaceObject | |
| BindToViewport(unsigned int viewport_sn) | CRhinoUserInterfaceObject | |
| CameraDepth(const ON_Plane &cameraPlane) const override | CRhinoGripUserInterfaceObject | virtual |
| ClearConstraints() | CRhinoGripUserInterfaceObject | |
| ClearSnapPoints() | CRhinoGripUserInterfaceObject | |
| ComputeDragPoint(const CRhinoMouseEventArgs &mouse) | CRhinoGripUserInterfaceObject | |
| Constrain(const ON_Curve &curve) | CRhinoGripUserInterfaceObject | |
| Constrain(const ON_Circle &circle) | CRhinoGripUserInterfaceObject | |
| Constrain(const ON_Line &line) | CRhinoGripUserInterfaceObject | |
| Constrain(const ON_Arc &arc) | CRhinoGripUserInterfaceObject | |
| ContinueAnimate(CRhinoDoc *doc) | CRhinoUserInterfaceObject | protectedvirtual |
| CRhinoGripUserInterfaceObject() | CRhinoGripUserInterfaceObject | |
| CRhinoGripUserInterfaceObject(const ON_3dPoint &location) | CRhinoGripUserInterfaceObject | |
| CRhinoRotationGripUserInterfaceObject() | CRhinoRotationGripUserInterfaceObject | |
| CRhinoRotationGripUserInterfaceObject(const ON_Plane &plane, double radius) | CRhinoRotationGripUserInterfaceObject | |
| CRhinoUserInterfaceObject() | CRhinoUserInterfaceObject | |
| DisplayOrder() const | CRhinoUserInterfaceObject | |
| DocumentGroupId() const | CRhinoUserInterfaceObject | |
| DocumentRuntimeSerialNumber() const | CRhinoUserInterfaceObject | |
| Draw(CRhinoDisplayPipeline &dp) override | CRhinoRotationGripUserInterfaceObject | virtual |
| Draw(CRhinoDisplayPipeline &dp, const ON_Color &color) | CRhinoRotationGripUserInterfaceObject | |
| EnableObjectSnapCursors(bool enable) | CRhinoGripUserInterfaceObject | |
| EnableOnObjectCursors(bool enable) | CRhinoGripUserInterfaceObject | |
| GetData(const wchar_t *key, ON_wString &value) const | CRhinoUserInterfaceObject | |
| GetData(const wchar_t *key, bool &value) const | CRhinoUserInterfaceObject | |
| GetData(const wchar_t *key, int &value) const | CRhinoUserInterfaceObject | |
| GetData(const wchar_t *key, double &value) const | CRhinoUserInterfaceObject | |
| GetData(const wchar_t *key, ON_UUID &value) const | CRhinoUserInterfaceObject | |
| GetGripShape() const | CRhinoGripUserInterfaceObject | |
| GripColor() const | CRhinoGripUserInterfaceObject | |
| GripFillColor() const | CRhinoGripUserInterfaceObject | |
| GripLocation() const | CRhinoGripUserInterfaceObject | |
| GripRadius() const | CRhinoGripUserInterfaceObject | |
| GripShape enum name | CRhinoGripUserInterfaceObject | |
| GripShapeRotationRadians() const | CRhinoGripUserInterfaceObject | |
| GripStrokeWidth() const | CRhinoGripUserInterfaceObject | |
| HasMouseCapture() const | CRhinoUserInterfaceObject | |
| IsBoundToActiveViewport() const | CRhinoUserInterfaceObject | |
| IsBoundToViewport() const | CRhinoUserInterfaceObject | |
| IsGripPointVisible() const | CRhinoRotationGripUserInterfaceObject | |
| IsMouseOver(const CRhinoMouseEventArgs &mouse) override | CRhinoRotationGripUserInterfaceObject | virtual |
| m_grip_private | CRhinoGripUserInterfaceObject | protected |
| m_private | CRhinoUserInterfaceObject | protected |
| ObjectSnapCursorsEnabled() const | CRhinoGripUserInterfaceObject | |
| ObjectSnapPermitted() const | CRhinoGripUserInterfaceObject | |
| OnDrag(const ON_3dPoint &point, const CRhinoMouseEventArgs &mouse) override | CRhinoRotationGripUserInterfaceObject | virtual |
| OnMouseClick(const CRhinoMouseEventArgs &mouse) | CRhinoUserInterfaceObject | virtual |
| OnMouseDoubleClick(const CRhinoMouseEventArgs &mouse) | CRhinoUserInterfaceObject | virtual |
| OnMouseDown(const CRhinoMouseEventArgs &mouse) override | CRhinoGripUserInterfaceObject | virtual |
| OnMouseEnter(const CRhinoMouseEventArgs &mouse) override | CRhinoGripUserInterfaceObject | virtual |
| OnMouseLeave(const CRhinoMouseEventArgs &mouse) override | CRhinoGripUserInterfaceObject | virtual |
| OnMouseMove(const CRhinoMouseEventArgs &mouse) override | CRhinoGripUserInterfaceObject | virtual |
| OnMouseUp(const CRhinoMouseEventArgs &mouse) override | CRhinoGripUserInterfaceObject | virtual |
| OnMouseWheel(const CRhinoMouseEventArgs &mouse, int delta) | CRhinoUserInterfaceObject | virtual |
| OnObjectCursorsEnabled() const | CRhinoGripUserInterfaceObject | |
| OnRotationDrag(double angle, const CRhinoMouseEventArgs &mouse) | CRhinoRotationGripUserInterfaceObject | virtual |
| OnRunCommand(const CRhinoCommandContext &context, const CRhinoMouseEventArgs &mouse) | CRhinoUserInterfaceObject | virtual |
| OnTrackpadScroll(const CRhinoMouseEventArgs &mouse, double horizontal, double vertical) | CRhinoUserInterfaceObject | virtual |
| Parent() | CRhinoUserInterfaceObject | |
| Parent() const | CRhinoUserInterfaceObject | |
| PermitObjectSnap(bool permit) | CRhinoGripUserInterfaceObject | |
| Plane() const | CRhinoRotationGripUserInterfaceObject | |
| ReceivesMouseWheelEvents() const | CRhinoUserInterfaceObject | |
| ReceivesTrackpadScrollEvents() const | CRhinoUserInterfaceObject | |
| RegisterForAllDocuments() | CRhinoUserInterfaceObject | |
| RotationRadius() const | CRhinoRotationGripUserInterfaceObject | |
| RunCommand(const CRhinoMouseEventArgs &mouse) | CRhinoUserInterfaceObject | |
| RuntimeSerialNumber() const | CRhinoUserInterfaceObject | |
| SetCursor(HCURSOR cursor) | CRhinoUserInterfaceObject | |
| SetData(const wchar_t *key, const wchar_t *value) | CRhinoUserInterfaceObject | |
| SetData(const wchar_t *key, bool value) | CRhinoUserInterfaceObject | |
| SetData(const wchar_t *key, int value) | CRhinoUserInterfaceObject | |
| SetData(const wchar_t *key, double value) | CRhinoUserInterfaceObject | |
| SetData(const wchar_t *key, ON_UUID value) | CRhinoUserInterfaceObject | |
| SetDisplayOrder(int order) | CRhinoUserInterfaceObject | |
| SetGripColor(const ON_Color &color) | CRhinoGripUserInterfaceObject | |
| SetGripFillColor(const ON_Color &color) | CRhinoGripUserInterfaceObject | |
| SetGripLocation(const ON_3dPoint &point) | CRhinoGripUserInterfaceObject | |
| SetGripPointVisible(bool on) | CRhinoRotationGripUserInterfaceObject | |
| SetGripRadius(float radius) | CRhinoGripUserInterfaceObject | |
| SetGripShape(GripShape shape) | CRhinoGripUserInterfaceObject | |
| SetGripShapeRotationRadians(float angle) | CRhinoGripUserInterfaceObject | |
| SetGripStrokeWidth(float width) | CRhinoGripUserInterfaceObject | |
| SetMouseCapture(CRhinoDoc *doc) | CRhinoUserInterfaceObject | protected |
| SetPlane(const ON_Plane &plane) | CRhinoRotationGripUserInterfaceObject | |
| SetReceivesMouseWheelEvents(bool enable) | CRhinoUserInterfaceObject | |
| SetReceivesTrackpadScrollEvents(bool enable) | CRhinoUserInterfaceObject | |
| SetRotationRadius(double radius) | CRhinoRotationGripUserInterfaceObject | |
| SetTooltip(const wchar_t *tooltip) | CRhinoUserInterfaceObject | |
| SetVisible(bool visible) | CRhinoUserInterfaceObject | |
| UnregisterFromAllDocuments() | CRhinoUserInterfaceObject | |
| Visible() const | CRhinoUserInterfaceObject | |
| ~CRhinoGripUserInterfaceObject() | CRhinoGripUserInterfaceObject | virtual |
| ~CRhinoRotationGripUserInterfaceObject() | CRhinoRotationGripUserInterfaceObject | virtual |
| ~CRhinoUserInterfaceObject() | CRhinoUserInterfaceObject | virtual |