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

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

List of all members.

Public Member Functions

 ON_UnitSystem ()
 ~ON_UnitSystem ()
 ON_UnitSystem (ON::unit_system)
ON_UnitSystemoperator= (ON::unit_system)
bool operator== (const ON_UnitSystem &)
bool operator!= (const ON_UnitSystem &)
bool IsValid () const
void Default ()
bool Read (class ON_BinaryArchive &)
bool Write (class ON_BinaryArchive &) const
void Dump (class ON_TextLog &) const

Public Attributes

ON::unit_system m_unit_system
double m_custom_unit_scale
ON_wString m_custom_unit_name

Detailed Description

Definition at line 1068 of file opennurbs_string.h.


Constructor & Destructor Documentation

ON_UnitSystem::ON_UnitSystem ( ON::unit_system  )

Member Function Documentation

void ON_UnitSystem::Dump ( class ON_TextLog ) const
bool ON_UnitSystem::IsValid ( ) const
bool ON_UnitSystem::operator!= ( const ON_UnitSystem )
ON_UnitSystem& ON_UnitSystem::operator= ( ON::unit_system  )
bool ON_UnitSystem::operator== ( const ON_UnitSystem )
bool ON_UnitSystem::Write ( class ON_BinaryArchive ) const

Member Data Documentation

Definition at line 1092 of file opennurbs_string.h.

Definition at line 1091 of file opennurbs_string.h.

Definition at line 1088 of file opennurbs_string.h.


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