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

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

List of all members.

Public Member Functions

 ON_3dmAnnotationSettings ()
 ~ON_3dmAnnotationSettings ()
 ON_3dmAnnotationSettings (const ON_3dmAnnotationSettings &)
ON_3dmAnnotationSettingsoperator= (const ON_3dmAnnotationSettings &)
void Default ()
bool Read (ON_BinaryArchive &)
bool Write (ON_BinaryArchive &) const
void Dump (ON_TextLog &text_log) const
double WorldViewTextScale () const
void SetWorldViewTextScale (double world_view_text_scale)
double WorldViewHatchScale () const
void SetWorldViewHatchScale (double world_view_hatch_scale)
bool IsAnnotationScalingEnabled () const
void EnableAnnotationScaling (bool bEnable)
bool IsHatchScalingEnabled () const
void EnableHatchScaling (bool bEnable)

Public Attributes

double m_dimscale
double m_textheight
double m_dimexe
double m_dimexo
double m_arrowlength
double m_arrowwidth
double m_centermark
ON::unit_system m_dimunits
int m_arrowtype
int m_angularunits
int m_lengthformat
int m_angleformat
int m_textalign
int m_resolution
ON_wString m_facename

Detailed Description

Definition at line 77 of file opennurbs_3dm_settings.h.


Constructor & Destructor Documentation


Member Function Documentation

void ON_3dmAnnotationSettings::Dump ( ON_TextLog text_log) const
ON_3dmAnnotationSettings& ON_3dmAnnotationSettings::operator= ( const ON_3dmAnnotationSettings )
void ON_3dmAnnotationSettings::SetWorldViewHatchScale ( double  world_view_hatch_scale)
void ON_3dmAnnotationSettings::SetWorldViewTextScale ( double  world_view_text_scale)

Member Data Documentation

Definition at line 207 of file opennurbs_3dm_settings.h.

Definition at line 205 of file opennurbs_3dm_settings.h.

Definition at line 98 of file opennurbs_3dm_settings.h.

Definition at line 204 of file opennurbs_3dm_settings.h.

Definition at line 99 of file opennurbs_3dm_settings.h.

Definition at line 100 of file opennurbs_3dm_settings.h.

Definition at line 96 of file opennurbs_3dm_settings.h.

Definition at line 97 of file opennurbs_3dm_settings.h.

Definition at line 94 of file opennurbs_3dm_settings.h.

Definition at line 203 of file opennurbs_3dm_settings.h.

Definition at line 212 of file opennurbs_3dm_settings.h.

Definition at line 206 of file opennurbs_3dm_settings.h.

Definition at line 209 of file opennurbs_3dm_settings.h.

Definition at line 208 of file opennurbs_3dm_settings.h.

Definition at line 95 of file opennurbs_3dm_settings.h.


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