Rhino C++ API  8.18
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
CRhinoHistory Member List

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

CopyOnReplaceObject() constCRhinoHistory
CRhinoHistory(const CRhinoHistory &)CRhinoHistory
CRhinoHistory(const CRhinoCommand &)CRhinoHistory
CRhinoHistory(const class CRhinoHistoryRecord &)CRhinoHistory
CRhinoHistory(ON_HistoryRecord *&)CRhinoHistory
CRhinoHistoryRecordTable classCRhinoHistoryfriend
operator=(const CRhinoHistory &)CRhinoHistory
SetBoolValue(int value_id, bool b)CRhinoHistory
SetBoolValues(int value_id, int count, const bool *b)CRhinoHistory
SetBrepValue(int value_id, const ON_Brep &brep)CRhinoHistory
SetColorValue(int value_id, ON_Color c)CRhinoHistory
SetColorValues(int value_id, int count, const ON_Color *c)CRhinoHistory
SetCommand(const CRhinoCommand &cmd)CRhinoHistory
SetCopyOnReplaceObject(bool bCopyOnReplaceObject)CRhinoHistory
SetCurveValue(int value_id, const ON_Curve &curve)CRhinoHistory
SetDoubleValue(int value_id, double x)CRhinoHistory
SetDoubleValues(int value_id, int count, const double *x)CRhinoHistory
SetGeometryValue(int value_id, ON_Geometry *g)CRhinoHistory
SetGeometryValues(int value_id, const ON_SimpleArray< ON_Geometry * > a)CRhinoHistory
SetHistoryVersion(int history_version)CRhinoHistory
SetIntValue(int value_id, int i)CRhinoHistory
SetIntValues(int value_id, int count, const int *i)CRhinoHistory
SetMeshValue(int value_id, const ON_Mesh &mesh)CRhinoHistory
SetObjRefValue(int value_id, const class CRhinoObjRef &objref)CRhinoHistory
SetObjRefValues(int value_id, int count, const class CRhinoObjRef *objref)CRhinoHistory
SetPointOnObjectValue(int value_id, const class CRhinoObjRef &objref, ON_3dPoint point)CRhinoHistory
SetPointValue(int value_id, ON_3dPoint p)CRhinoHistory
SetPointValues(int value_id, int count, const ON_3dPoint *P)CRhinoHistory
SetPolyEdgeValue(CRhinoDoc &doc, int value_id, const class CRhinoPolyEdge &polyedge)CRhinoHistory
SetPolyEdgeValues(CRhinoDoc &doc, int value_id, int count, const class CRhinoPolyEdge *const *polyedges)CRhinoHistory
SetStringValue(int value_id, const wchar_t *s)CRhinoHistory
SetStringValues(int value_id, int count, const wchar_t *const *s)CRhinoHistory
SetStringValues(int value_id, const ON_ClassArray< ON_wString > &s)CRhinoHistory
SetSubDEdgeChainValue(int value_id, const ON_SubDEdgeChain &subd_edge_chain)CRhinoHistory
SetSubDEdgeChainValues(int value_id, const ON_SimpleArray< const ON_SubDEdgeChain * > &a)CRhinoHistory
SetSurfaceValue(int value_id, const ON_Surface &surface)CRhinoHistory
SetUuidValue(int value_id, ON_UUID uuid)CRhinoHistory
SetUuidValues(int value_id, int count, const ON_UUID *u)CRhinoHistory
SetVectorValue(int value_id, ON_3dVector v)CRhinoHistory
SetVectorValues(int value_id, int count, const ON_3dVector *V)CRhinoHistory
SetXformValue(int value_id, ON_Xform xform)CRhinoHistory
SetXformValues(int value_id, int count, const ON_Xform *xform)CRhinoHistory
~CRhinoHistory()CRhinoHistory