AnnotationSettings() | ON_Annotation | static |
AttachUserData(ON_UserData *pUserData) | ON_Object | |
BoundingBox() const | ON_Geometry | |
BrepForm(ON_Brep *brep=NULL) const | ON_Geometry | virtual |
ClearBoundingBox() | ON_Geometry | virtual |
ComponentIndex() const | ON_Geometry | virtual |
CopyFrom(const ON_Object *src) | ON_Object | |
CopyUserData(const ON_Object &source_object) | ON_Object | |
Create() | ON_Annotation | |
DataCRC(ON__UINT32 current_remainder) const | ON_Object | virtual |
DefaultText() const | ON_Annotation | |
Destroy() | ON_Annotation | |
DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
DetachUserData(ON_UserData *pUserData) | ON_Object | |
Dimension() const | ON_Annotation | virtual |
Dump(ON_TextLog &) const | ON_Annotation | virtual |
EmergencyDestroy() | ON_Leader | |
EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const | ON_Geometry | virtual |
FirstUserData() const | ON_Object | |
GetBBox(double *, double *, ON_BOOL32=false) const | ON_Annotation | virtual |
GetBoundingBox(ON_BoundingBox &bbox, int bGrowBox=false) const | ON_Geometry | |
GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, int bGrowBox=false) const | ON_Geometry | |
GetECStoWCSXform(ON_Xform &xform) const | ON_Annotation | |
GetTightBoundingBox(ON_BoundingBox &tight_bbox, int bGrowBox=false, const ON_Xform *xform=0) const | ON_Geometry | virtual |
GetUserData(const ON_UUID &userdata_uuid) const | ON_Object | |
GetUserString(const wchar_t *key, ON_wString &string_value) const | ON_Object | |
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) const | ON_Object | |
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) const | ON_Object | |
GeWCStoECSXform(ON_Xform &xform) const | ON_Annotation | |
HasBrepForm() const | ON_Geometry | virtual |
IsDeformable() const | ON_Geometry | virtual |
IsDimension() const | ON_Annotation | |
IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
IsLeader() const | ON_Annotation | |
IsRealObject() const | ON_Leader | virtual |
IsText() const | ON_Annotation | |
IsValid(ON_TextLog *text_log=NULL) const | ON_Annotation | virtual |
m_defaulttext | ON_Annotation | |
m_plane | ON_Annotation | |
m_points | ON_Annotation | |
m_textdisplaymode | ON_Annotation | |
m_type | ON_Annotation | |
m_userpositionedtext | ON_Annotation | |
m_usertext | ON_Annotation | |
MakeDeformable() | ON_Geometry | virtual |
MemoryRelocate() | ON_Object | virtual |
ModelObjectId() const | ON_Object | virtual |
MoveUserData(ON_Object &source_object) | ON_Object | |
NumericValue() const | ON_Annotation | virtual |
ObjectType() const | ON_Annotation | virtual |
ON_Annotation() | ON_Annotation | |
ON_Annotation(const ON_Annotation &) | ON_Annotation | |
ON_Geometry() | ON_Geometry | |
ON_Geometry(const ON_Geometry &) | ON_Geometry | |
ON_Leader() | ON_Leader | |
ON_Leader(const ON_Leader &) | ON_Leader | |
ON_Object() | ON_Object | |
ON_Object(const ON_Object &) | ON_Object | |
operator=(const ON_Leader &) | ON_Leader | |
ON_Annotation::operator=(const ON_Annotation &) | ON_Annotation | |
ON_Geometry::operator=(const ON_Geometry &) | ON_Geometry | |
ON_Object::operator=(const ON_Object &) | ON_Object | |
Plane() const | ON_Annotation | |
Point(int idx) const | ON_Annotation | |
PointCount() const | ON_Annotation | |
Points() const | ON_Annotation | |
PurgeUserData() | ON_Object | |
Read(ON_BinaryArchive &) | ON_Annotation | virtual |
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 | |
SetAnnotationSettings(const ON_3dmAnnotationSettings *) | ON_Annotation | static |
SetDefaultText(const wchar_t *string) | ON_Annotation | |
SetPlane(const ON_Plane &plane) | ON_Annotation | |
SetPoint(int idx, ON_3dPoint point) | ON_Annotation | |
SetPoints(const ON_SimpleArray< ON_2dPoint > &points) | ON_Annotation | |
SetTextDisplayMode(ON::eTextDisplayMode mode) | ON_Annotation | |
SetTextToDefault() | ON_Annotation | virtual |
SetType(ON::eAnnotationType type) | ON_Annotation | |
SetUserPositionedText(int bUserPositionedText) | ON_Annotation | |
SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace) | ON_Object | |
SetUserText(const wchar_t *string) | ON_Annotation | |
SizeOf() const | ON_Object | virtual |
SwapCoordinates(int i, int j) | ON_Geometry | virtual |
TextDisplayMode() const | ON_Annotation | |
Transform(const ON_Xform &) | ON_Annotation | virtual |
TransformUserData(const ON_Xform &xform) | ON_Object | |
Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
Type() const | ON_Annotation | |
UserPositionedText() const | ON_Annotation | |
UserStringCount() const | ON_Object | |
UserText() const | ON_Annotation | |
Write(ON_BinaryArchive &) const | ON_Annotation | virtual |
~ON_Annotation() | ON_Annotation | |
~ON_Geometry() | ON_Geometry | virtual |
~ON_Leader() | ON_Leader | |
~ON_Object() | ON_Object | virtual |