Rhino C++ API  8.5
CRhinoWidgetGeometry Member List

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

AddAxesToDrawCache(IRhWidgetDrawCache &wdc, const ON_Xform &xform, const UUID &uuidObject) constCRhinoWidgetGeometryvirtual
AddBoxToDrawCache(IRhWidgetDrawCache &wdc, const ON_Xform &xform, const UUID &uuidObject) constCRhinoWidgetGeometryvirtual
AddCylinderToDrawCache(IRhWidgetDrawCache &wdc, const ON_Xform &xform, const UUID &uuidObject, bool bCapped, const CSweep *pSweep=NULL) constCRhinoWidgetGeometryvirtual
AddEllipsoidToDrawCache(IRhWidgetDrawCache &wdc, const ON_Xform &xform, const UUID &uuidObject, const CSweep *pSweep=NULL) constCRhinoWidgetGeometryvirtual
AddPlaneToDrawCache(IRhWidgetDrawCache &wdc, const ON_Xform &xform, const UUID &uuidObject, bool bCapped, eDrawNormal dn) constCRhinoWidgetGeometryvirtual
AddToDrawCache(IRhWidgetDrawCache &wdc, const ON_Xform &xformLocal, const UUID &uuidObject)=0CRhinoWidgetGeometrypure virtual
AggregateComponentStatus() constON_Objectvirtual
AttachUserData(class ON_UserData *pUserData)ON_Object
BoundingBox() constON_Geometry
BrepForm(class ON_Brep *brep=nullptr) constON_Geometryvirtual
CleanupGeometryCache(void) constCRhinoWidgetGeometry
ClearAllComponentStates() constON_Object
ClearBoundingBox()ON_Geometryvirtual
ClearComponentStates(ON_ComponentStatus states_to_clear) constON_Objectvirtual
ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) constON_Objectvirtual
ComponentIndex() constON_Geometryvirtual
CopyUserData(const ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution)ON_Object
CopyUserData(const ON_Object &source_object)ON_Object
CRhinoWidgetGeometry()CRhinoWidgetGeometry
CRhinoWidgetGeometry(const CRhinoWidgetGeometry &g)CRhinoWidgetGeometry
DataCRC(ON__UINT32 current_remainder) constON_Objectvirtual
DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count)ON_Objectvirtual
DestroyRuntimeCache(bool bDelete=true)ON_Objectvirtual
DetachUserData(class ON_UserData *pUserData)ON_Object
Dimension(void) const overrideCRhinoWidgetGeometryprotectedvirtual
dn_backward enum valueCRhinoWidgetGeometry
dn_both enum valueCRhinoWidgetGeometry
dn_forward enum valueCRhinoWidgetGeometry
dn_none enum valueCRhinoWidgetGeometry
Document(void) constCRhinoWidgetGeometry
Dump(ON_TextLog &) constON_Objectvirtual
eDrawNormal enum nameCRhinoWidgetGeometry
EmergencyDestroy()ON_Object
EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) constON_Geometryvirtual
FirstUserData() constON_Object
GetBBox(double *boxmin, double *boxmax, bool bGrowBox=false) const overrideCRhinoWidgetGeometryprotectedvirtual
GetBoundingBox(ON_BoundingBox &bbox, bool bGrowBox=false) constON_Geometry
GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, bool bGrowBox=false) constON_Geometry
GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) constON_Objectvirtual
GetTightBoundingBox(class ON_BoundingBox &tight_bbox, bool bGrowBox=false, const class ON_Xform *xform=nullptr) constON_Geometryvirtual
GetUserData(const ON_UUID &userdata_uuid) constON_Object
GetUserString(const wchar_t *key, ON_wString &string_value) constON_Object
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) constON_Object
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) constON_Object
HasBrepForm() constON_Geometryvirtual
Impl(void) constCRhinoWidgetGeometryprotected
IsCorrupt(bool bRepair, bool bSilentError, class ON_TextLog *text_log) constON_Object
IsDeformable() constON_Geometryvirtual
IsKindOf(const ON_ClassId *pClassId) constON_Object
IsMorphable() constON_Geometryvirtual
IsValid(ON_TextLog *text_log=nullptr) const overrideCRhinoWidgetGeometryprotectedvirtual
MakeDeformable()ON_Geometryvirtual
MarkAggregateComponentStatusAsNotCurrent() constON_Objectvirtual
MemoryRelocate()ON_Objectvirtual
ModelObjectId() constON_Objectvirtual
Morph(const class ON_SpaceMorph &morph)ON_Geometryvirtual
MoveUserData(ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution, bool bDeleteAllSourceItems)ON_Object
MoveUserData(ON_Object &source_object)ON_Object
ObjectType() constON_Objectvirtual
ON_Geometry()=defaultON_Geometry
ON_Geometry(const ON_Geometry &)=defaultON_Geometry
ON_Object() ON_NOEXCEPTON_Object
ON_Object(const ON_Object &)ON_Object
operator=(const CRhinoWidgetGeometry &)CRhinoWidgetGeometry
ON_Geometry::operator=(const ON_Geometry &)=defaultON_Geometry
ON_Object::operator=(const ON_Object &)ON_Object
PurgeUserData()ON_Object
Read(ON_BinaryArchive &binary_archive)ON_Objectvirtual
Rotate(double sin_angle, double cos_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center)ON_Geometry
Rotate(double rotation_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center)ON_Geometry
Scale(double scale_factor)ON_Geometry
SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) constON_Objectvirtual
SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) constON_Objectvirtual
SetDocument(const CRhinoDoc &doc)CRhinoWidgetGeometry
SetMapEntry(int iChannelId, const UUID &uuidObject, const ON_TextureMapping &m, const ON_Xform &xformLocal, const CRhinoDoc *pDoc)CRhinoWidgetGeometry
SetUserString(const wchar_t *key, const wchar_t *string_value)ON_Object
SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace)ON_Object
SizeOf() constON_Objectvirtual
Start(const CRhinoDoc *doc)CRhinoWidgetGeometry
Stop()CRhinoWidgetGeometry
SwapCoordinates(int i, int j)ON_Geometryvirtual
ThisIsNullptr(bool bSilentError) constON_Object
TightBoundingBox() constON_Geometry
Transform(const ON_Xform &xform) overrideCRhinoWidgetGeometryvirtual
Transforming(ON_Xform &xformToApply) constCRhinoWidgetGeometry
TransformUserData(const class ON_Xform &xform)ON_Object
Translate(const ON_3dVector &translation_vector)ON_Geometry
UnsetON_Geometrystatic
UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map)ON_Objectvirtual
UserDataConflictResolution enum nameON_Object
UserStringCount() constON_Object
Write(ON_BinaryArchive &binary_archive) constON_Objectvirtual
~CRhinoWidgetGeometry()CRhinoWidgetGeometryvirtual
~ON_Geometry()=defaultON_Geometry
~ON_Object()ON_Objectvirtual