Public Member Functions | |
ON_BOOL32 | GetDescription (ON_wString &) |
ON_AnnotationTextFormula () | |
~ON_AnnotationTextFormula () | |
Static Public Member Functions | |
static ON_AnnotationTextFormula * | Get (const ON_Annotation2 *) |
static void | Set (ON_Annotation2 *, const wchar_t *text_formula) |
Public Attributes | |
ON_wString | m_text_formula |
Private Member Functions | |
ON_OBJECT_DECLARE (ON_AnnotationTextFormula) |
Definition at line 6799 of file opennurbs_annotation2.cpp.
Definition at line 6825 of file opennurbs_annotation2.cpp.
Definition at line 6822 of file opennurbs_annotation2.cpp.
ON_AnnotationTextFormula * ON_AnnotationTextFormula::Get | ( | const ON_Annotation2 * | p | ) | [static] |
Definition at line 6838 of file opennurbs_annotation2.cpp.
ON_BOOL32 ON_AnnotationTextFormula::GetDescription | ( | ON_wString & | description | ) | [virtual] |
Reimplemented from ON_UserData.
Definition at line 6832 of file opennurbs_annotation2.cpp.
void ON_AnnotationTextFormula::Set | ( | ON_Annotation2 * | p, |
const wchar_t * | text_formula | ||
) | [static] |
Definition at line 6845 of file opennurbs_annotation2.cpp.
Definition at line 6815 of file opennurbs_annotation2.cpp.