Rhino C++ API  9.0
CRhinoUserInterfaceSlider Member List

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

AllowValueAfterRangeEnd() constCRhinoUserInterfaceSlider
AllowValueBeforeRangeStart() constCRhinoUserInterfaceSlider
Animate(CRhinoAnimatingDouble &value, double target, double duration, AnimationStyle style, CRhinoDoc *doc)CRhinoUserInterfaceObject
BindToActiveViewport(bool on)CRhinoUserInterfaceObject
BindToViewport(unsigned int viewport_sn)CRhinoUserInterfaceObject
CameraDepth(const ON_Plane &cameraPlane) constCRhinoUserInterfaceObjectvirtual
ComputedRect(const CRhinoView *view, bool logicalPixels) const overrideCRhinoUserInterfaceSlidervirtual
ComputeSize() const overrideCRhinoUserInterfaceSlidervirtual
ContinueAnimate(CRhinoDoc *doc)CRhinoUserInterfaceObjectprotectedvirtual
CRhinoUserInterfaceControl()CRhinoUserInterfaceControl
CRhinoUserInterfaceObject()CRhinoUserInterfaceObject
CRhinoUserInterfaceSlider()CRhinoUserInterfaceSlider
DigitPrecision() constCRhinoUserInterfaceSlider
DisplayOrder() constCRhinoUserInterfaceObject
DisplayValue() constCRhinoUserInterfaceSlider
DocumentGroupId() constCRhinoUserInterfaceObject
DocumentRuntimeSerialNumber() constCRhinoUserInterfaceObject
Draw(CRhinoDisplayPipeline &dp) overrideCRhinoUserInterfaceSlidervirtual
EnableValueDisplay(bool on)CRhinoUserInterfaceSlider
GetAlignment(ControlHorizontalAlignment &h, ControlVerticalAlignment &v) constCRhinoUserInterfaceControl
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
HasMouseCapture() constCRhinoUserInterfaceObject
HorizontalOrientation() constCRhinoUserInterfaceSlider
ImageSVG() constCRhinoUserInterfaceControl
IsBoundToActiveViewport() constCRhinoUserInterfaceObject
IsBoundToViewport() constCRhinoUserInterfaceObject
IsMouseOver(const CRhinoMouseEventArgs &mouse) overrideCRhinoUserInterfaceSlidervirtual
Location() constCRhinoUserInterfaceControl
m_privateCRhinoUserInterfaceObjectprotected
m_ui_control_privateCRhinoUserInterfaceControlprotected
OnMouseClick(const CRhinoMouseEventArgs &mouse)CRhinoUserInterfaceObjectvirtual
OnMouseDoubleClick(const CRhinoMouseEventArgs &mouse)CRhinoUserInterfaceObjectvirtual
OnMouseDown(const CRhinoMouseEventArgs &mouse) overrideCRhinoUserInterfaceSlidervirtual
OnMouseEnter(const CRhinoMouseEventArgs &mouse) overrideCRhinoUserInterfaceSlidervirtual
OnMouseLeave(const CRhinoMouseEventArgs &mouse) overrideCRhinoUserInterfaceSlidervirtual
OnMouseMove(const CRhinoMouseEventArgs &mouse) overrideCRhinoUserInterfaceSlidervirtual
OnMouseUp(const CRhinoMouseEventArgs &mouse) overrideCRhinoUserInterfaceSlidervirtual
OnMouseWheel(const CRhinoMouseEventArgs &mouse, int delta)CRhinoUserInterfaceObjectvirtual
OnRunCommand(const CRhinoCommandContext &context, const CRhinoMouseEventArgs &mouse)CRhinoUserInterfaceObjectvirtual
OnTrackpadScroll(const CRhinoMouseEventArgs &mouse, double horizontal, double vertical)CRhinoUserInterfaceObjectvirtual
OnValueChanged()CRhinoUserInterfaceSlidervirtual
Parent()CRhinoUserInterfaceObject
Parent() constCRhinoUserInterfaceObject
Range() constCRhinoUserInterfaceSlider
ReceivesMouseWheelEvents() constCRhinoUserInterfaceObject
ReceivesTrackpadScrollEvents() constCRhinoUserInterfaceObject
RegisterForAllDocuments()CRhinoUserInterfaceObject
RunCommand(const CRhinoMouseEventArgs &mouse)CRhinoUserInterfaceObject
RuntimeSerialNumber() constCRhinoUserInterfaceObject
SetAlignment(ControlHorizontalAlignment h, ControlVerticalAlignment v)CRhinoUserInterfaceControl
SetAllowValueAfterRangeEnd(bool enable)CRhinoUserInterfaceSlider
SetAllowValueBeforeRangeStart(bool enable)CRhinoUserInterfaceSlider
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
SetDigitPrecision(int digits)CRhinoUserInterfaceSlider
SetDisplayOrder(int order)CRhinoUserInterfaceObject
SetImageSVG(const wchar_t *svg)CRhinoUserInterfaceControl
SetLocation(float x, float y)CRhinoUserInterfaceControl
SetLocation(ON_2fPoint location)CRhinoUserInterfaceControl
SetLocation(ON_2fPoint location, ControlHorizontalAlignment hAlign, ControlVerticalAlignment vAlign)CRhinoUserInterfaceControl
SetMouseCapture(CRhinoDoc *doc)CRhinoUserInterfaceObjectprotected
SetOrientation(bool horizontal)CRhinoUserInterfaceSlider
SetRange(const ON_Interval &range)CRhinoUserInterfaceSlider
SetReceivesMouseWheelEvents(bool enable)CRhinoUserInterfaceObject
SetReceivesTrackpadScrollEvents(bool enable)CRhinoUserInterfaceObject
SetSize(float width, float height)CRhinoUserInterfaceControl
SetSize(const ON_2fSize &size)CRhinoUserInterfaceControl
SetText(const wchar_t *text)CRhinoUserInterfaceControl
SetTooltip(const wchar_t *tooltip)CRhinoUserInterfaceObject
SetTrackingPoint(const ON_3dPoint &pt)CRhinoUserInterfaceControl
SetValue(double value)CRhinoUserInterfaceSlider
SetVisible(bool visible)CRhinoUserInterfaceObject
Size() constCRhinoUserInterfaceControl
Text() constCRhinoUserInterfaceControl
TrackingPoint() constCRhinoUserInterfaceControl
UnregisterFromAllDocuments()CRhinoUserInterfaceObject
Value() constCRhinoUserInterfaceSlider
ValueAsFormattedString() constCRhinoUserInterfaceSlider
Visible() constCRhinoUserInterfaceObject
~CRhinoUserInterfaceControl()CRhinoUserInterfaceControlvirtual
~CRhinoUserInterfaceObject()CRhinoUserInterfaceObjectvirtual
~CRhinoUserInterfaceSlider()CRhinoUserInterfaceSlider