ON_Leader2 Member List
This is the complete list of members for ON_Leader2, including all inherited members.
AddPoint(const ON_2dPoint &point)ON_Leader2
arrow_pt_index enum valueON_Leader2
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]
ConvertBack(ON_Annotation &target)ON_Annotation2 [virtual]
CopyFrom(const ON_Object *src)ON_Object
CopyUserData(const ON_Object &source_object)ON_Object
Create()ON_Annotation2
CreateFromV2(const ON_Annotation &v2_ann, const ON_3dmAnnotationSettings &settings, int dimstyle_index)ON_Leader2
DataCRC(ON__UINT32 current_remainder) const ON_Object [virtual]
DefaultText()ON_Annotation2 [static]
Destroy()ON_Annotation2
DestroyRuntimeCache(bool bDelete=true)ON_Object [virtual]
DetachUserData(ON_UserData *pUserData)ON_Object
Dim2dPoint(int point_index) const ON_Leader2
Dim3dPoint(int point_index) const ON_Leader2
Dimension() const ON_Annotation2 [virtual]
Dump(ON_TextLog &) const ON_Object [virtual]
EmergencyDestroy()ON_Annotation2
eTextJustification enum nameON_Annotation2
EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const ON_Annotation2 [virtual]
FirstUserData() const ON_Object
GetArrowHeadDirection(ON_2dVector &arrowhead_dir) const ON_Leader2
GetArrowHeadTip(ON_2dPoint &arrowhead_tip) const ON_Leader2
GetBBox(double *, double *, ON_BOOL32=false) const ON_Leader2 [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 &) const ON_Annotation2
GetTextDirection(ON_2dVector &text_dir) const ON_Leader2
GetTextPoint(ON_2dPoint &text_2d_point) const ON_Annotation2
GetTextXform(ON_RECT gdi_text_rect, int gdi_height_of_I, double dimstyle_textheight, double dimstyle_textgap, ON::eTextDisplayMode dimstyle_textalignment, double dimscale, ON_3dVector cameraX, ON_3dVector cameraY, const ON_Xform *model_xform, ON_Xform &text_xform) const ON_Annotation2
GetTextXform(ON_RECT gdi_text_rect, int gdi_height_of_I, double dimstyle_textheight, double dimstyle_textgap, ON::eTextDisplayMode dimstyle_textalignment, double dimscale, ON_3dVector cameraX, ON_3dVector cameraY, ON_Xform &xform) const ON_Annotation2
GetTextXform(const ON_RECT gdi_text_rect, const ON_Font &font, const ON_DimStyle *dimstyle, double dimscale, const ON_Viewport *vp, const ON_Xform *model_xform, ON_Xform &text_xform) const ON_Annotation2
GetTextXform(ON_RECT gdi_text_rect, const ON_Font &font, const ON_DimStyle &dimstyle, double dimscale, const ON_Viewport *vp, ON_Xform &xform) const ON_Annotation2
GetTightBoundingBox(ON_BoundingBox &tight_bbox, int bGrowBox=false, const ON_Xform *xform=0) const ON_Leader2 [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
GetV2Form(ON_Leader &leader)ON_Leader2
GetWCStoECSXform(ON_Xform &xform) const ON_Annotation2
HasBrepForm() const ON_Geometry [virtual]
Height() const ON_Annotation2
Index() const ON_Annotation2
IsDeformable() const ON_Geometry [virtual]
IsDimension() const ON_Annotation2
IsKindOf(const ON_ClassId *pClassId) const ON_Object
IsLeader() const ON_Annotation2
IsText() const ON_Annotation2
IsValid(ON_TextLog *text_log=0) const ON_Leader2 [virtual]
Justification()ON_Annotation2 [virtual]
m_annotative_scaleON_Annotation2
m_indexON_Annotation2
m_justificationON_Annotation2
m_planeON_Annotation2
m_pointsON_Annotation2
m_textdisplaymodeON_Annotation2
m_textheightON_Annotation2
m_typeON_Annotation2
m_userpositionedtextON_Annotation2
m_usertextON_Annotation2
MakeDeformable()ON_Geometry [virtual]
MemoryRelocate()ON_Object [virtual]
ModelObjectId() const ON_Object [virtual]
MoveUserData(ON_Object &source_object)ON_Object
NumericValue() const ON_Annotation2 [virtual]
ObjectType() const ON_Annotation2 [virtual]
ON_Annotation2()ON_Annotation2
ON_Annotation2(const ON_Annotation &)ON_Annotation2
ON_Geometry()ON_Geometry
ON_Geometry(const ON_Geometry &)ON_Geometry
ON_Leader2()ON_Leader2
ON_Object()ON_Object
ON_Object(const ON_Object &)ON_Object
ON_OBJECT_DECLARE(ON_Leader2)ON_Leader2 [private]
operator=(const ON_Annotation &)ON_Annotation2
ON_Geometry::operator=(const ON_Geometry &)ON_Geometry
ON_Object::operator=(const ON_Object &)ON_Object
Plane() const ON_Annotation2
Point(int) const ON_Annotation2
POINT_INDEX enum nameON_Leader2
PointCount() const ON_Annotation2
Points() const ON_Annotation2
PurgeUserData()ON_Object
Read(ON_BinaryArchive &)ON_Leader2 [virtual]
RemovePoint(int index=-1)ON_Leader2
ReservePoints(int)ON_Annotation2
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
SetHeight(double)ON_Annotation2
SetIndex(int)ON_Annotation2
SetJustification(unsigned int justification)ON_Annotation2 [virtual]
SetPlane(const ON_Plane &)ON_Annotation2
SetPoint(int, const ON_2dPoint &)ON_Annotation2
SetPointCount(int count)ON_Annotation2
SetPoints(const ON_2dPointArray &)ON_Annotation2
SetTextDisplayMode(ON::eTextDisplayMode)ON_Annotation2
SetTextFormula(const wchar_t *s)ON_Annotation2
SetTextValue(const wchar_t *text_value)ON_Annotation2
SetType(ON::eAnnotationType)ON_Annotation2
SetUserPositionedText(int bUserPositionedText)ON_Annotation2
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 *text_value)ON_Annotation2
SizeOf() const ON_Object [virtual]
SwapCoordinates(int i, int j)ON_Geometry [virtual]
tail_pt enum valueON_Leader2
text_pivot_pt enum valueON_Leader2
TextDisplayMode() const ON_Annotation2
TextFormula() const ON_Annotation2
TextValue() const ON_Annotation2
tjBottom enum valueON_Annotation2
tjBottomCenter enum valueON_Annotation2
tjBottomLeft enum valueON_Annotation2
tjBottomRight enum valueON_Annotation2
tjCenter enum valueON_Annotation2
tjLeft enum valueON_Annotation2
tjMiddle enum valueON_Annotation2
tjMiddleCenter enum valueON_Annotation2
tjMiddleLeft enum valueON_Annotation2
tjMiddleRight enum valueON_Annotation2
tjRight enum valueON_Annotation2
tjTop enum valueON_Annotation2
tjTopCenter enum valueON_Annotation2
tjTopLeft enum valueON_Annotation2
tjTopRight enum valueON_Annotation2
tjUndefined enum valueON_Annotation2
Transform(const ON_Xform &xform)ON_Leader2 [virtual]
TransformUserData(const ON_Xform &xform)ON_Object
Translate(const ON_3dVector &translation_vector)ON_Geometry
Type() const ON_Annotation2
UserPositionedText() const ON_Annotation2
UserStringCount() const ON_Object
UserText() const ON_Annotation2
Write(ON_BinaryArchive &) const ON_Leader2 [virtual]
~ON_Annotation2()ON_Annotation2
~ON_Geometry()ON_Geometry [virtual]
~ON_Leader2()ON_Leader2
~ON_Object()ON_Object [virtual]


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:52