|
Point Cloud Library (PCL)
1.7.0
|
#include <pcl/surface/3rdparty/opennurbs/opennurbs_annotation.h>
Inheritance diagram for ON_LinearDimension:Public Member Functions | |
| ON_BOOL32 | IsRealObject () const |
| ON_LinearDimension () | |
| ON_LinearDimension (const ON_LinearDimension &) | |
| ~ON_LinearDimension () | |
| ON_LinearDimension & | operator= (const ON_LinearDimension &) |
| double | NumericValue () |
| void | SetTextToDefault () |
| void | EmergencyDestroy () |
Definition at line 293 of file opennurbs_annotation.h.
| void ON_LinearDimension::EmergencyDestroy | ( | ) |
Reimplemented from ON_Annotation.
| ON_BOOL32 ON_LinearDimension::IsRealObject | ( | ) | const [virtual] |
Implements ON_Annotation.
| double ON_LinearDimension::NumericValue | ( | ) |
| ON_LinearDimension& ON_LinearDimension::operator= | ( | const ON_LinearDimension & | ) |
| void ON_LinearDimension::SetTextToDefault | ( | ) | [virtual] |
Reimplemented from ON_Annotation.