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

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

List of all members.

Public Member Functions

 ON_3dmConstructionPlane ()
 ~ON_3dmConstructionPlane ()
void Default ()
bool Write (ON_BinaryArchive &) const
bool Read (ON_BinaryArchive &)
void Dump (ON_TextLog &text_log) const

Public Attributes

ON_Plane m_plane
double m_grid_spacing
double m_snap_spacing
int m_grid_line_count
int m_grid_thick_frequency
bool m_bDepthBuffer
ON_wString m_name

Detailed Description

Definition at line 254 of file opennurbs_3dm_settings.h.


Constructor & Destructor Documentation


Member Function Documentation

void ON_3dmConstructionPlane::Dump ( ON_TextLog text_log) const

Member Data Documentation

Definition at line 283 of file opennurbs_3dm_settings.h.

Definition at line 278 of file opennurbs_3dm_settings.h.

Definition at line 274 of file opennurbs_3dm_settings.h.

Definition at line 279 of file opennurbs_3dm_settings.h.

Definition at line 287 of file opennurbs_3dm_settings.h.

Definition at line 271 of file opennurbs_3dm_settings.h.

Definition at line 275 of file opennurbs_3dm_settings.h.


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