#include <opennurbs_plane.h>
Public Member Functions | |
| ON_ClippingPlaneInfo | ClippingPlaneInfo () const |
| void | Default () |
| ON_ClippingPlane () | |
| bool | Read (class ON_BinaryArchive &) |
| bool | Write (class ON_BinaryArchive &) const |
| ~ON_ClippingPlane () | |
Public Attributes | |
| bool | m_bEnabled |
| ON_Plane | m_plane |
| ON_UUID | m_plane_id |
| ON_UuidList | m_viewport_ids |
Definition at line 485 of file opennurbs_plane.h.
Definition at line 886 of file opennurbs_planesurface.cpp.
Definition at line 891 of file opennurbs_planesurface.cpp.
Definition at line 895 of file opennurbs_planesurface.cpp.
| void ON_ClippingPlane::Default | ( | ) |
Definition at line 878 of file opennurbs_planesurface.cpp.
| bool ON_ClippingPlane::Read | ( | class ON_BinaryArchive & | file | ) |
Definition at line 904 of file opennurbs_planesurface.cpp.
| bool ON_ClippingPlane::Write | ( | class ON_BinaryArchive & | file | ) | const |
Definition at line 951 of file opennurbs_planesurface.cpp.
Definition at line 496 of file opennurbs_plane.h.
Definition at line 493 of file opennurbs_plane.h.
Definition at line 495 of file opennurbs_plane.h.
Definition at line 494 of file opennurbs_plane.h.