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

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

+ Inheritance diagram for ON_Annotation2Text:

List of all members.

Public Member Functions

 ON_Annotation2Text ()
 ~ON_Annotation2Text ()
ON_Annotation2Textoperator= (const char *)
ON_Annotation2Textoperator= (const wchar_t *)
void SetText (const char *s)
void SetText (const wchar_t *s)

Public Attributes

ON_RECT m_rect

Detailed Description

Definition at line 37 of file opennurbs_annotation2.h.


Constructor & Destructor Documentation


Member Function Documentation

ON_Annotation2Text& ON_Annotation2Text::operator= ( const char *  )

Reimplemented from ON_wString.

ON_Annotation2Text& ON_Annotation2Text::operator= ( const wchar_t *  )

Reimplemented from ON_wString.

void ON_Annotation2Text::SetText ( const char *  s)
void ON_Annotation2Text::SetText ( const wchar_t *  s)

Member Data Documentation

Definition at line 81 of file opennurbs_annotation2.h.


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