#include <opennurbs_3dm_settings.h>
◆ ON_3dmConstructionPlane() [1/2]
| ON_3dmConstructionPlane::ON_3dmConstructionPlane |
( |
| ) |
|
◆ ~ON_3dmConstructionPlane()
| ON_3dmConstructionPlane::~ON_3dmConstructionPlane |
( |
| ) |
|
◆ ON_3dmConstructionPlane() [2/2]
| ON_3dmConstructionPlane::ON_3dmConstructionPlane |
( |
const ON_Plane & |
plane | ) |
|
◆ Default()
| void ON_3dmConstructionPlane::Default |
( |
| ) |
|
◆ Dump()
| void ON_3dmConstructionPlane::Dump |
( |
ON_TextLog & |
text_log | ) |
const |
◆ Read()
◆ Write()
◆ m_bDepthBuffer
| bool ON_3dmConstructionPlane::m_bDepthBuffer |
◆ m_grid_line_count
| int ON_3dmConstructionPlane::m_grid_line_count |
◆ m_grid_spacing
| double ON_3dmConstructionPlane::m_grid_spacing |
construction grid appearance
◆ m_grid_thick_frequency
| int ON_3dmConstructionPlane::m_grid_thick_frequency |
◆ m_name
◆ m_plane
| ON_Plane ON_3dmConstructionPlane::m_plane |
◆ m_snap_spacing
| double ON_3dmConstructionPlane::m_snap_spacing |