Rhino C++ API
8.13
|
This is the complete list of members for CRhinoTransformCommand, including all inherited members.
cancel enum value | CRhinoCommand | |
cancel_modeless_dialog enum value | CRhinoCommand | |
CommandFlags() const | CRhinoCommand | |
CommandId() const | CRhinoCommand | |
CommandUUID()=0 | CRhinoCommand | pure virtual |
ContextHelpURL(ON_wString &url) const | CRhinoCommand | virtual |
CRhinoCommand(bool bTransparent=false, bool bDoNotRepeat=false, const class CRhinoPlugIn *pPlugIn=nullptr, bool bTestCommand=false) | CRhinoCommand | |
CRhinoTransformCommand(bool bTransparent=false, bool bDoNotRepeat=false, const class CRhinoPlugIn *pPlugIn=nullptr, bool bTestCommand=false) | CRhinoTransformCommand | |
DefaultGeometryFilter() const | CRhinoTransformCommand | |
DoHelp() | CRhinoCommand | virtual |
DuplicateObjects(CRhinoDoc &doc, class CRhinoXformObjectList &list) | CRhinoTransformCommand | |
DynamicDraw(class CRhinoView &) | CRhinoCommand | virtual |
EditObjects(const class CRhinoHistoryRecord &history_record, ON_SimpleArray< CRhinoObjectPair > &results) | CRhinoCommand | virtual |
EnableHistoryReplayOnObjectAttributeChange(bool bEnable=true) | CRhinoCommand | |
EnableRepeatable(BOOL32 bRepeatable=true) | CRhinoCommand | |
EnableUndo(bool bUndoable=true) | CRhinoCommand | |
EnglishCommandName()=0 | CRhinoCommand | pure virtual |
EnglishCommandName() const | CRhinoCommand | virtual |
exit_rhino enum value | CRhinoCommand | |
failure enum value | CRhinoCommand | |
HistoryReplayOnObjectAttributeChange() const | CRhinoCommand | |
IsAlphaCommand() const | CRhinoCommand | |
IsRepeatable() const | CRhinoCommand | |
IsScriptRunnerCommand() const | CRhinoCommand | |
IsSystem() const | CRhinoCommand | |
IsTestCommand() const | CRhinoCommand | |
IsTransparent() const | CRhinoCommand | |
IsUndoable() const | CRhinoCommand | |
IsValidCommandName(const wchar_t *) | CRhinoCommand | static |
LoadProfile(LPCTSTR lpszSection, CRhinoProfileContext &pc) | CRhinoCommand | virtual |
LocalCommandName() const | CRhinoCommand | virtual |
nothing enum value | CRhinoCommand | |
ObjectsWerePreSelected() | CRhinoTransformCommand | inline |
PlugIn() const | CRhinoCommand | |
ReplayHistory(const class CRhinoHistoryRecord &history_record, ON_SimpleArray< CRhinoObjectPair > &results) | CRhinoCommand | virtual |
ReplayHistory(const class CRhinoHistoryRecord &history_record) | CRhinoCommand | virtual |
ResetGrips(CRhinoDoc &doc, class CRhinoXformObjectList &list) | CRhinoTransformCommand | |
result enum name | CRhinoCommand | |
RunCommand(const CRhinoCommandContext &)=0 | CRhinoCommand | pure virtual |
SaveProfile(LPCTSTR lpszSection, CRhinoProfileContext &pc) | CRhinoCommand | virtual |
SelectObjects(const wchar_t *prompt, class CRhinoXformObjectList &list) | CRhinoTransformCommand | |
SelectObjects(const wchar_t *prompt, class CRhinoXformObjectList &list, bool bAllowAllGrips) | CRhinoTransformCommand | |
SelectObjects(const wchar_t *prompt, unsigned int geometry_filter, class CRhinoXformObjectList &list) | CRhinoTransformCommand | |
SelectObjects(const wchar_t *prompt, unsigned int geometry_filter, class CRhinoXformObjectList &list, bool bAllowAllGrips) | CRhinoTransformCommand | |
Settings() | CRhinoCommand | |
success enum value | CRhinoCommand | |
TransformObjects(CRhinoDoc &doc, class CRhinoXformObjectList &list, ON_Xform &xform, BOOL32 bCopy=FALSE, BOOL32 bAutoHistory=FALSE) | CRhinoTransformCommand | |
unknown_command enum value | CRhinoCommand | |
View() | CRhinoTransformCommand | inline |
~CRhinoCommand() | CRhinoCommand | virtual |