#include <opennurbs_plane.h>
Public Member Functions | |
| void | Default () |
| bool | Read (ON_BinaryArchive &) |
| bool | Write (ON_BinaryArchive &) const |
Public Attributes | |
| bool | m_bEnabled |
| ON_PlaneEquation | m_plane_equation |
| ON_UUID | m_plane_id |
| void ON_ClippingPlaneInfo::Default | ( | ) |
| bool ON_ClippingPlaneInfo::Read | ( | ON_BinaryArchive & | ) |
| bool ON_ClippingPlaneInfo::Write | ( | ON_BinaryArchive & | ) | const |
| bool ON_ClippingPlaneInfo::m_bEnabled |
| ON_PlaneEquation ON_ClippingPlaneInfo::m_plane_equation |
| ON_UUID ON_ClippingPlaneInfo::m_plane_id |