Point Cloud Library (PCL)  1.7.0
Public Member Functions | Public Attributes
ON_AnnotationTextDot Class Reference

#include <pcl/surface/3rdparty/opennurbs/opennurbs_annotation.h>

+ Inheritance diagram for ON_AnnotationTextDot:

List of all members.

Public Member Functions

 ON_AnnotationTextDot ()
 ~ON_AnnotationTextDot ()
 ON_AnnotationTextDot (const ON_AnnotationTextDot &)
ON_AnnotationTextDotoperator= (const ON_AnnotationTextDot &)
ON_BOOL32 IsValid (ON_TextLog *text_log=NULL) const
void Dump (ON_TextLog &) const
ON_BOOL32 Write (ON_BinaryArchive &) const
ON_BOOL32 Read (ON_BinaryArchive &)

Public Attributes

ON_wString m_text

Detailed Description

Definition at line 21 of file opennurbs_annotation.h.


Constructor & Destructor Documentation


Member Function Documentation

void ON_AnnotationTextDot::Dump ( ON_TextLog ) const [virtual]

Reimplemented from ON_Point.

ON_BOOL32 ON_AnnotationTextDot::IsValid ( ON_TextLog text_log = NULL) const [virtual]

Reimplemented from ON_Point.

ON_AnnotationTextDot& ON_AnnotationTextDot::operator= ( const ON_AnnotationTextDot )
ON_BOOL32 ON_AnnotationTextDot::Read ( ON_BinaryArchive ) [virtual]

Reimplemented from ON_Point.

ON_BOOL32 ON_AnnotationTextDot::Write ( ON_BinaryArchive ) const [virtual]

Reimplemented from ON_Point.


Member Data Documentation

Definition at line 67 of file opennurbs_annotation.h.


The documentation for this class was generated from the following file: