Rhino C++ API  8.6
CRhinoGumballDragger Member List

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

AcceptColor(BOOL32 b=true)CRhinoGet
AcceptCustomWindowsMessage(UINT winmsg_id)CRhinoGet
AcceptNothing(BOOL32 b=true)CRhinoGet
AcceptNumber(bool b=true, bool bAcceptZero=true)CRhinoGet
AcceptPoint(BOOL32 b=true)CRhinoGet
AcceptString(BOOL32 b=true)CRhinoGet
AcceptUndo(BOOL32 b=true)CRhinoGet
AddCommandOption(CRhinoCommandOptionName option_name, CRhinoCommandOptionValue option_value=CRhinoCommandOptionValue(nullptr, nullptr), BOOL32 bHiddenOption=false)CRhinoGet
AddCommandOption(CRhinoCommandOptionName option_name, double number_value)CRhinoGet
AddCommandOption(CRhinoCommandOptionName option_name, int number_value)CRhinoGet
AddCommandOptionColor(CRhinoCommandOptionName option_name, ON_Color *color_value, const wchar_t *option_prompt=nullptr)CRhinoGet
AddCommandOptionInteger(CRhinoCommandOptionName option_name, int *integer_value, const wchar_t *option_prompt=nullptr, double lower_limit=ON_UNSET_VALUE, double upper_limit=ON_UNSET_VALUE)CRhinoGet
AddCommandOptionList(CRhinoCommandOptionName option_name, int list_values_count, const CRhinoCommandOptionValue *list_values, int list_current_index)CRhinoGet
AddCommandOptionList(CRhinoCommandOptionName option_name, const ON_SimpleArray< CRhinoCommandOptionValue > &list_values, int list_current_index)CRhinoGet
AddCommandOptionList(CRhinoCommandOptionName option_name, int list_current_index, CRhinoCommandOptionValue list0_value=CRhinoCommandOptionValue(nullptr, nullptr), CRhinoCommandOptionValue list1_value=CRhinoCommandOptionValue(nullptr, nullptr), CRhinoCommandOptionValue list2_value=CRhinoCommandOptionValue(nullptr, nullptr), CRhinoCommandOptionValue list3_value=CRhinoCommandOptionValue(nullptr, nullptr), CRhinoCommandOptionValue list4_value=CRhinoCommandOptionValue(nullptr, nullptr), CRhinoCommandOptionValue list5_value=CRhinoCommandOptionValue(nullptr, nullptr), CRhinoCommandOptionValue list6_value=CRhinoCommandOptionValue(nullptr, nullptr), CRhinoCommandOptionValue list7_value=CRhinoCommandOptionValue(nullptr, nullptr), CRhinoCommandOptionValue list8_value=CRhinoCommandOptionValue(nullptr, nullptr), CRhinoCommandOptionValue list9_value=CRhinoCommandOptionValue(nullptr, nullptr))CRhinoGet
AddCommandOptionNumber(CRhinoCommandOptionName option_name, double *number_value, const wchar_t *option_prompt=nullptr, BOOL32 bIntegerValue=false, double lower_limit=ON_UNSET_VALUE, double upper_limit=ON_UNSET_VALUE, int number_format=0)CRhinoGet
AddCommandOptionToggle(CRhinoCommandOptionName option_name, CRhinoCommandOptionValue option_off_value, CRhinoCommandOptionValue option_on_value, BOOL32 bToggleState, BOOL32 *bCurrentToggleState=nullptr)CRhinoGet
AddCommandOptionToggle(CRhinoCommandOptionName option_name, CRhinoCommandOptionValue option_off_value, CRhinoCommandOptionValue option_on_value, bool bToggleState, bool *bCurrentToggleState=nullptr)CRhinoGet
AddConstructionPoint(const ON_3dPoint &construction_point)CRhinoGetPoint
AddHiddenCommandOptionAlias(int option_index, const wchar_t *alias1, const wchar_t *alias2=nullptr, const wchar_t *alias3=nullptr, const wchar_t *alias4=nullptr)CRhinoGet
AddSnapPoint(const ON_3dPoint &snap_point)CRhinoGetPoint
AddSnapPoints(int point_count, const ON_3dPoint *snap_points)CRhinoGetPoint
AddSnapPoints(BOOL32 bRationalPoints, int point_count, int point_stride, const double *points)CRhinoGetPoint
angle enum valueCRhinoGet
AutoProcessOption()CRhinoGetprotected
BaseObjRef() constCRhinoGetPoint
BasePoint() constCRhinoGetPoint
cancel enum valueCRhinoGet
circle enum valueCRhinoGet
ClearCommandOptions()CRhinoGet
ClearConstraints()CRhinoGetPoint
ClearConstructionPoints()CRhinoGetPoint
ClearDefault()CRhinoGet
ClearSnapPoints()CRhinoGetPoint
Color() constCRhinoGet
color enum valueCRhinoGet
CommandOptionAtIndex(int option_index) constCRhinoGetprotected
CommandOptionCount() constCRhinoGetprotected
CommandResult() constCRhinoGet
ComplexPointInput() constCRhinoGetPoint
Constrain(ON_3dPoint, ON_3dPoint)CRhinoGetPoint
Constrain(const ON_Line &, BOOL32 bTrackFromStart=true)CRhinoGetPoint
Constrain(const ON_Arc &)CRhinoGetPoint
Constrain(const ON_Circle &)CRhinoGetPoint
Constrain(const ON_Plane &, bool bAllowElevator=false)CRhinoGetPoint
Constrain(const ON_Sphere &)CRhinoGetPoint
Constrain(const ON_Cylinder &)CRhinoGetPoint
Constrain(const ON_Curve &, bool bAllowPickingPointOffObject=false)CRhinoGetPoint
Constrain(const ON_Surface &, bool bAllowPickingPointOffObject=false)CRhinoGetPoint
Constrain(const ON_Brep &, int wire_density=-1, int face_index=-1, bool bAllowPickingPointOffObject=false)CRhinoGetPoint
Constrain(const ON_BrepFace &, int wire_density=-1, bool bAllowPickingPointOffObject=false)CRhinoGetPoint
Constrain(const ON_Mesh &, bool bAllowPickingPointOffObject=false)CRhinoGetPoint
ConstrainDistanceFromBasePoint(double distance_from_basepoint)CRhinoGetPoint
Constrained() constCRhinoGetPoint
ConstrainEx(const ON_Mesh &, bool bAllowPickingPointOffObject=false, double dOffset=0.0)CRhinoGetPoint
ConstrainEx(const ON_SubD &, bool bAllowPickingPointOffObject=false, double dOffset=0.0)CRhinoGetPoint
ConstrainToConstructionPlane(BOOL32 bThroughBasePoint=true, BOOL32 bProjectOsnaps=false)CRhinoGetPoint
ConstrainToTargetPlane()CRhinoGetPoint
ConstrainToVirtualCPlaneIntersection(const ON_Plane &)CRhinoGetPoint
CRhinoGet(TYPE)CRhinoGet
CRhinoGet(TYPE, const CRhinoGet &)CRhinoGet
CRhinoGetPoint()CRhinoGetPoint
CRhinoGetPoint(const CRhinoGet &src)CRhinoGetPoint
CRhinoGetPoint(const CRhinoGetPoint &)=deleteCRhinoGetPoint
CRhinoGumballDragger(CRhinoGumballDisplayConduit &dc)CRhinoGumballDragger
CurrentCursor() constCRhinoGetPoint
cylinder enum valueCRhinoGet
DefaultColor() constCRhinoGet
DefaultNumber() constCRhinoGet
direction enum valueCRhinoGet
distance enum valueCRhinoGet
DocumentRuntimeSerialNumber() constCRhinoGet
DragGumball()CRhinoGumballDragger
DrawLineFromPoint(ON_3dPoint start_point, BOOL32 bShowDistanceInStatusBar)CRhinoGetPoint
DrawsShadedMeshes() constCRhinoGetPoint
DynamicDraw(CRhinoDisplayPipeline &dp, const ON_3dPoint &pt)CRhinoGumballDraggervirtual
CRhinoGetPoint::DynamicDraw(HDC, CRhinoViewport &, const ON_3dPoint &)CRhinoGetPointvirtual
DynamicDrawBounds() constCRhinoGetPoint
DynamicDrawColor() constCRhinoGetPoint
EnableCurveSnapArrow(BOOL32 bDrawDirectionArrowAtSnapPoint=true, BOOL32 bReverseArrow=false)CRhinoGetPoint
EnableCurveSnapPerpBar(BOOL32 bDrawPerpBarAtSnapPoint=true, BOOL32 bDrawEndPoints=false)CRhinoGetPoint
EnableCurveSnapTangentBar(BOOL32 bDrawTangentBarAtSnapPoint=true, BOOL32 bDrawEndPoints=false)CRhinoGetPoint
EnableDrawLineFromPoint(BOOL32 bDrawLineFromPoint=true)CRhinoGetPoint
EnableNoRedrawOnExit(bool bNoRedrawOnExit=true)CRhinoGetPoint
EnableObjectSnapCursors(bool bEnableObjectSnapCursors=true)CRhinoGetPoint
EnableOneShotOsnapHiddenOptions(bool bEnable)CRhinoGetPoint
EnableOnObjectCursors(bool bEnableOnObjectCursors=true)CRhinoGetPoint
EnableSnapToCurves(BOOL32=true)CRhinoGetPoint
EnableTransparentCommands(BOOL32 bEnableTransparentCommands)CRhinoGet
exit_rhino enum valueCRhinoGet
force_32bit_enum enum valueCRhinoGet
frame enum valueCRhinoGet
Get2dLine(CRhinoView *pView=NULL, const POINT *corner=NULL, BOOL32 bCentered=false, int pen_style=PS_SOLID, bool bClampToView=true)CRhinoGetPoint
Get2dPoint(CRhinoView *pView=NULL, bool bOnMouseUp=false)CRhinoGetPoint
Get2dRectangle(CRhinoView *pView=NULL, const POINT *corner=NULL, BOOL32 bCentered=false, int pen_style=PS_SOLID, bool bClampToView=true, const wchar_t *second_prompt=NULL)CRhinoGetPoint
get_color enum valueCRhinoGet
get_meshes enum valueCRhinoGet
get_number enum valueCRhinoGet
get_object enum valueCRhinoGet
get_option enum valueCRhinoGet
get_point enum valueCRhinoGet
get_string enum valueCRhinoGet
GetConstructionPoints(ON_SimpleArray< ON_3dPoint > &construction_points) constCRhinoGetPoint
GetCS(bool bWorldCoordinates, bool bRelativeCoordinates) overrideCRhinoGetPointprotectedvirtual
GetPlanarConstraint(const CRhinoViewport *vp, ON_Plane &plane) constCRhinoGetPoint
GetPoint(CRhinoHistory *history=nullptr, bool bOnMouseUp=false)CRhinoGetPoint
GetPointCursor() constCRhinoGetPoint
GetPointOnMouseUp() constCRhinoGetPoint
GetSnapPoints(ON_SimpleArray< ON_3dPoint > &snap_points) constCRhinoGetPoint
GetTabModeSettings(int *tab_mode=0, ON_Line *tab_mode_line=0)CRhinoGetPoint
GetView3dPoint(UINT nPointingDevice, CRhinoView &view, UINT_PTR nFlags, ON_3dPoint device_point, const ON_Line &world_line, ON_3dPoint &world_point)CRhinoGetPoint
GotDefault() constCRhinoGet
HasBasePoint() constCRhinoGetPoint
In2dGet() constCRhinoGet
InElevatorMode(ON_Line &elevator) constCRhinoGetPointprotected
InterruptMouseMove() constCRhinoGetPoint
IsAcceptableInput(const class CRhEventToken &, BOOL32 bAcceptNumber, BOOL32 *bUpdatedOptionValue, CRhinoHistory *history)CRhinoGetprotected
IsGetColor() constCRhinoGet
IsGetMeshes() constCRhinoGet
IsGetNumber() constCRhinoGet
IsGetObject() constCRhinoGet
IsGetOption() constCRhinoGet
IsGetPoint() constCRhinoGet
IsGetString() constCRhinoGet
IsValidOptionName(const wchar_t *option_name)CRhinoGetstatic
IsValidOptionValueName(const wchar_t *option_value)CRhinoGetstatic
Line2d() constCRhinoGet
line2d enum valueCRhinoGet
m_2dClampCRhinoGetprotected
m_2dget_modeCRhinoGetprotected
m_2dget_pen_styleCRhinoGetprotected
m_2dget_point1CRhinoGetprotected
m_2dget_point2CRhinoGetprotected
m_2dget_second_promptCRhinoGetprotected
m_2dget_stepCRhinoGetprotected
m_2dget_wpoint1CRhinoGetprotected
m_2dget_wpoint2CRhinoGetprotected
m_2dpointCRhinoGetprotected
m__rhino_get_sdk_extensionCRhinoGet
m_bAccept2dPointCRhinoGetprotected
m_bAcceptColorCRhinoGetprotected
m_bAcceptNothingCRhinoGetprotected
m_bAcceptNumberCRhinoGetprotected
m_bAcceptNumberZeroCRhinoGetprotected
m_bAcceptPointCRhinoGetprotected
m_bAcceptStringCRhinoGetprotected
m_bAcceptString_0CRhinoGetprotected
m_bAcceptUndoCRhinoGetprotected
m_bEnableTransparentCommandsCRhinoGetprotected
m_bGetPointOnMouseUpCRhinoGetprotected
m_colorCRhinoGetprotected
m_construction_pointsCRhinoGetPointprotected
m_dcCRhinoGumballDragger
m_feedback_linesCRhinoGetPointprotected
m_int_osnap_pointsCRhinoGetPointprotected
m_numberCRhinoGetprotected
m_p2dPointViewCRhinoGetprotected
m_pick_rectCRhinoGetprotected
m_pointCRhinoGetprotected
m_point_osnap_pointsCRhinoGetPointprotected
m_promptCRhinoGetprotected
m_prompt_defaultCRhinoGetprotected
m_resultCRhinoGetprotected
m_rhino_view_snCRhinoGetprotected
m_stringCRhinoGetprotected
m_tracking_linesCRhinoGetPointprotected
m_typeCRhinoGetprotected
m_vectorCRhinoGetprotected
m_wait_durationCRhinoGetprotected
m_winmsg_id_listCRhinoGetprotected
miss enum valueCRhinoGet
MouseMoved() constCRhinoGetPoint
no_result enum valueCRhinoGet
nothing enum valueCRhinoGet
Number() constCRhinoGet
number enum valueCRhinoGet
number_preview enum valueCRhinoGet
NumberPreview(double *number=nullptr) constCRhinoGetPoint
object enum valueCRhinoGet
OnMouseDown(CRhinoViewport &vp, UINT nFlags, const ON_3dPoint &point, const ON_2iPoint *view_wnd_point)CRhinoGumballDraggervirtual
OnMouseMove(CRhinoViewport &vp, UINT nFlags, const ON_3dPoint &point, const ON_2iPoint *view_wnd_point)CRhinoGumballDraggervirtual
OnViewMouseDown(CRhinoView &, int button, UINT nFlags, const ON_2iPoint &point, CRhinoViewport &vp)CRhinoGetPoint
OnViewMouseMove(CRhinoView &, int button, UINT nFlags, const ON_2iPoint &point, CRhinoViewport &vp)CRhinoGetPoint
OnViewMouseUp(CRhinoView &, int button, UINT nFlags, const ON_2iPoint &point, CRhinoViewport &vp)CRhinoGetPoint
operator=(const CRhinoGetPoint &)=deleteCRhinoGetPoint
CRhinoGet::operator=(const CRhinoGet &)CRhinoGetprotected
option enum valueCRhinoGet
Option() constCRhinoGet
OptionCount() constCRhinoGet
OptionCurrentListOptionIndex() constCRhinoGet
OptionIndex() constCRhinoGet
OptionType() constCRhinoGet
OrthoSnap() constCRhinoGetPoint
OsnapOverideEnabled(CRhinoAppSettings::osnap_mode &mode) constCRhinoGetPoint
PermitConstraintOptions(BOOL32 bPermitConstraintOptions=true)CRhinoGetPoint
PermitElevatorMode(int permit_elevator_mode=1)CRhinoGetPoint
PermitFromOption(BOOL32 bPermitFromOption=true)CRhinoGetPoint
PermitObjectSnap(BOOL32 bPermitObjectSnap=true)CRhinoGetPoint
PermitOrthoSnap(BOOL32 bPermitOrthoSnap=true)CRhinoGetPoint
PermitTabMode(bool bPermitTabMode=true)CRhinoGetPoint
PickRect() constCRhinoGet
plane enum valueCRhinoGet
Point() constCRhinoGetPoint
point enum valueCRhinoGet
point2d enum valueCRhinoGet
Point2d() constCRhinoGet
point_preview enum valueCRhinoGet
PointOnBrep(double *u, double *v) constCRhinoGetPoint
PointOnCurve(double *t) constCRhinoGetPoint
PointOnEdge(double *edge_parameter, const ON_BrepTrim *&pTrim) constCRhinoGetPoint
PointOnObject(CRhinoObjRef &) constCRhinoGetPoint
PointOnSurface(double *u, double *v) constCRhinoGetPoint
PostCustomWindowsMessage(UINT Msg, WPARAM wParam, LPARAM lParam)CRhinoGetstatic
PreGet()CRhinoGetprotected
ProhibitObjectSnap(const CRhinoObject *object)CRhinoGetPoint
rect2d enum valueCRhinoGet
Rectangle2d() constCRhinoGet
RemoveCommandOptions(int option_index)CRhinoGetprotected
result enum nameCRhinoGet
Result() constCRhinoGet
SerialNumber() constCRhinoGet
SetBaseObjRef(const CRhinoObjRef &ref)CRhinoGetPoint
SetBasePoint(ON_3dPoint basePoint, bool showDistanceInStatusBar=false)CRhinoGetPoint
SetCommandPrompt(const wchar_t *prompt)CRhinoGet
SetCommandPromptDefault(const wchar_t *default_value)CRhinoGet
SetCommandWndPrompt() constCRhinoGetprotectedvirtual
SetComplexPointInput(bool b)CRhinoGetPoint
SetDefaultColor(ON_Color default_color)CRhinoGet
SetDefaultColor(ON_Color default_color, bool bUseAlpha)CRhinoGet
SetDefaultInteger(int default_integer)CRhinoGet
SetDefaultNumber(double default_number, const wchar_t *format=nullptr)CRhinoGet
SetDefaultPoint(ON_3dPoint default_point)CRhinoGet
SetDefaultString(const wchar_t *default_string)CRhinoGet
SetDocument(unsigned int rhino_doc_sn)CRhinoGet
SetDrawsShadedMeshes(bool on)CRhinoGetPoint
SetDynamicDrawBounds(const ON_BoundingBox &bbox)CRhinoGetPoint
SetDynamicDrawColor(COLORREF color)CRhinoGetPoint
SetGetPointCursor(HCURSOR getpoint_cursor)CRhinoGetPoint
SetNumberPreview(double number)CRhinoGetPoint
SetOptionAccelerators()CRhinoGetprotected
SetOptionVaries(int option_index, bool bVaries)CRhinoGet
SetVector(const ON_3dVector &v)CRhinoGet
SetWaitDuration(double seconds)CRhinoGet
SnapEvent() constCRhinoGetPoint
sphere enum valueCRhinoGet
string enum valueCRhinoGet
String() constCRhinoGet
timeout enum valueCRhinoGet
Type() constCRhinoGet
TYPE enum nameCRhinoGet
undo enum valueCRhinoGet
user1 enum valueCRhinoGet
user2 enum valueCRhinoGet
user3 enum valueCRhinoGet
user4 enum valueCRhinoGet
user5 enum valueCRhinoGet
Vector() constCRhinoGet
View() constCRhinoGet
WindowsMessage() constCRhinoGet
winmsg enum valueCRhinoGet
WorldPoint1() constCRhinoGet
WorldPoint2() constCRhinoGet
~CRhinoGet()CRhinoGetvirtual
~CRhinoGetPoint()CRhinoGetPointvirtual