Rhino C++ API  9.0
CRhinoDirectionGripUserInterfaceObject Member List

This is the complete list of members for CRhinoDirectionGripUserInterfaceObject, including all inherited members.

AcceptsKeyboardFocus() constCRhinoUserInterfaceObjectvirtual
AddSnapPoints(int pointCount, const ON_3dPoint *snapPoints)CRhinoGripUserInterfaceObject
Animate(CRhinoAnimatingDouble &value, double target, double duration, AnimationStyle style, CRhinoDoc *doc)CRhinoUserInterfaceObject
ArrowRadius() constCRhinoDirectionGripUserInterfaceObject
ArrowShape() constCRhinoDirectionGripUserInterfaceObject
ArrowsVisibleInViewport(const CRhinoViewport *viewport) constCRhinoDirectionGripUserInterfaceObject
BindToActiveViewport(bool on)CRhinoUserInterfaceObject
BindToViewport(unsigned int viewport_sn)CRhinoUserInterfaceObject
CameraDepth(const ON_Plane &cameraPlane) const overrideCRhinoGripUserInterfaceObjectvirtual
ClearConstraints()CRhinoGripUserInterfaceObject
ClearKeyboardFocus(CRhinoDoc *doc)CRhinoUserInterfaceObjectstatic
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)CRhinoUserInterfaceObjectprotectedvirtual
CRhinoDirectionGripUserInterfaceObject()CRhinoDirectionGripUserInterfaceObject
CRhinoDirectionGripUserInterfaceObject(const ON_3dPoint &origin, const ON_3dVector &direction)CRhinoDirectionGripUserInterfaceObject
CRhinoGripUserInterfaceObject()CRhinoGripUserInterfaceObject
CRhinoGripUserInterfaceObject(const ON_3dPoint &location)CRhinoGripUserInterfaceObject
CRhinoUserInterfaceObject()CRhinoUserInterfaceObject
DirectionLineLength() constCRhinoDirectionGripUserInterfaceObject
DisplayOrder() constCRhinoUserInterfaceObject
DocumentGroupId() constCRhinoUserInterfaceObject
DocumentRuntimeSerialNumber() constCRhinoUserInterfaceObject
Draw(CRhinoDisplayPipeline &dp) overrideCRhinoDirectionGripUserInterfaceObjectvirtual
Draw(CRhinoDisplayPipeline &dp, const ON_Color &color)CRhinoDirectionGripUserInterfaceObject
EnableObjectSnapCursors(bool enable)CRhinoGripUserInterfaceObject
EnableOnObjectCursors(bool enable)CRhinoGripUserInterfaceObject
FocusReason enum nameCRhinoUserInterfaceObject
GetData(const wchar_t *key, ON_wString &value) constCRhinoUserInterfaceObject
GetData(const wchar_t *key, bool &value) constCRhinoUserInterfaceObject
GetData(const wchar_t *key, int &value) constCRhinoUserInterfaceObject
GetData(const wchar_t *key, double &value) constCRhinoUserInterfaceObject
GetData(const wchar_t *key, ON_UUID &value) constCRhinoUserInterfaceObject
GetGripShape() constCRhinoGripUserInterfaceObject
GripColor() constCRhinoGripUserInterfaceObject
GripDirection() constCRhinoDirectionGripUserInterfaceObject
GripFillColor() constCRhinoGripUserInterfaceObject
GripLocation() constCRhinoGripUserInterfaceObject
GripRadius() constCRhinoGripUserInterfaceObject
GripShape enum nameCRhinoGripUserInterfaceObject
GripShapeRotationRadians() constCRhinoGripUserInterfaceObject
GripStrokeWidth() constCRhinoGripUserInterfaceObject
HasKeyboardFocus() constCRhinoUserInterfaceObject
HasMouseCapture() constCRhinoUserInterfaceObject
IsBoundToActiveViewport() constCRhinoUserInterfaceObject
IsBoundToViewport() constCRhinoUserInterfaceObject
IsGripPointVisible() constCRhinoDirectionGripUserInterfaceObject
IsMouseOver(const CRhinoMouseEventArgs &mouse) overrideCRhinoDirectionGripUserInterfaceObjectvirtual
IsOneWay() constCRhinoDirectionGripUserInterfaceObject
KeyboardFocusReason()CRhinoUserInterfaceObjectstatic
m_grip_privateCRhinoGripUserInterfaceObjectprotected
m_privateCRhinoUserInterfaceObjectprotected
MoveKeyboardFocusToSibling(bool forward, CRhinoDoc *doc)CRhinoUserInterfaceObject
ObjectSnapCursorsEnabled() constCRhinoGripUserInterfaceObject
ObjectSnapPermitted() constCRhinoGripUserInterfaceObject
OnCharacter(unsigned int character, unsigned int flags)CRhinoUserInterfaceObjectvirtual
OnDrag(const ON_3dPoint &point, const CRhinoMouseEventArgs &mouse) overrideCRhinoDirectionGripUserInterfaceObjectvirtual
OnKeyboardFocusChanged(bool hasFocus)CRhinoUserInterfaceObjectvirtual
OnKeyDown(unsigned int virtualKey, unsigned int flags)CRhinoUserInterfaceObjectvirtual
OnMouseClick(const CRhinoMouseEventArgs &mouse)CRhinoUserInterfaceObjectvirtual
OnMouseDoubleClick(const CRhinoMouseEventArgs &mouse)CRhinoUserInterfaceObjectvirtual
OnMouseDown(const CRhinoMouseEventArgs &mouse) overrideCRhinoDirectionGripUserInterfaceObjectvirtual
OnMouseEnter(const CRhinoMouseEventArgs &mouse) overrideCRhinoGripUserInterfaceObjectvirtual
OnMouseLeave(const CRhinoMouseEventArgs &mouse) overrideCRhinoGripUserInterfaceObjectvirtual
OnMouseMove(const CRhinoMouseEventArgs &mouse) overrideCRhinoDirectionGripUserInterfaceObjectvirtual
OnMouseUp(const CRhinoMouseEventArgs &mouse) overrideCRhinoDirectionGripUserInterfaceObjectvirtual
OnMouseWheel(const CRhinoMouseEventArgs &mouse, int delta)CRhinoUserInterfaceObjectvirtual
OnObjectCursorsEnabled() constCRhinoGripUserInterfaceObject
OnRunCommand(const CRhinoCommandContext &context, const CRhinoMouseEventArgs &mouse)CRhinoUserInterfaceObjectvirtual
OnTrackpadScroll(const CRhinoMouseEventArgs &mouse, float horizontal, float vertical)CRhinoUserInterfaceObjectvirtual
Parent()CRhinoUserInterfaceObject
Parent() constCRhinoUserInterfaceObject
PermitObjectSnap(bool permit)CRhinoGripUserInterfaceObject
ReceivesMouseWheelEvents() constCRhinoUserInterfaceObject
ReceivesTrackpadScrollEvents() constCRhinoUserInterfaceObject
RegisterForAllDocuments()CRhinoUserInterfaceObject
ReleaseKeyboardFocus(CRhinoDoc *doc)CRhinoUserInterfaceObjectprotected
RunCommand(const CRhinoMouseEventArgs &mouse)CRhinoUserInterfaceObject
RuntimeSerialNumber() constCRhinoUserInterfaceObject
SetArrowRadius(float radius)CRhinoDirectionGripUserInterfaceObject
SetArrowShape(CRhinoGripUserInterfaceObject::GripShape shape)CRhinoDirectionGripUserInterfaceObject
SetAsOneWay(bool oneWay)CRhinoDirectionGripUserInterfaceObject
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
SetDirectionLineLength(float length)CRhinoDirectionGripUserInterfaceObject
SetDisplayOrder(int order)CRhinoUserInterfaceObject
SetGripColor(const ON_Color &color)CRhinoGripUserInterfaceObject
SetGripDirection(const ON_3dVector &direction)CRhinoDirectionGripUserInterfaceObject
SetGripFillColor(const ON_Color &color)CRhinoGripUserInterfaceObject
SetGripLocation(const ON_3dPoint &point)CRhinoGripUserInterfaceObject
SetGripPointVisible(bool on)CRhinoDirectionGripUserInterfaceObject
SetGripRadius(float radius)CRhinoGripUserInterfaceObject
SetGripShape(GripShape shape)CRhinoGripUserInterfaceObject
SetGripShapeRotationRadians(float angle)CRhinoGripUserInterfaceObject
SetGripStrokeWidth(float width)CRhinoGripUserInterfaceObject
SetKeyboardFocus(CRhinoDoc *doc, FocusReason reason=FocusReason::Unknown)CRhinoUserInterfaceObjectprotected
SetMouseCapture(CRhinoDoc *doc)CRhinoUserInterfaceObjectprotected
SetReceivesMouseWheelEvents(bool enable)CRhinoUserInterfaceObject
SetReceivesTrackpadScrollEvents(bool enable)CRhinoUserInterfaceObject
SetTooltip(const wchar_t *tooltip)CRhinoUserInterfaceObject
SetVisible(bool visible)CRhinoUserInterfaceObject
UnregisterFromAllDocuments()CRhinoUserInterfaceObject
Visible() constCRhinoUserInterfaceObject
~CRhinoDirectionGripUserInterfaceObject()CRhinoDirectionGripUserInterfaceObjectvirtual
~CRhinoGripUserInterfaceObject()CRhinoGripUserInterfaceObjectvirtual
~CRhinoUserInterfaceObject()CRhinoUserInterfaceObjectvirtual