Point Cloud Library (PCL)
1.7.0
|
#include <pcl/surface/3rdparty/opennurbs/opennurbs_plane.h>
Public Member Functions | |
ON_ClippingPlane () | |
~ON_ClippingPlane () | |
void | Default () |
ON_ClippingPlaneInfo | ClippingPlaneInfo () const |
bool | Read (class ON_BinaryArchive &) |
bool | Write (class ON_BinaryArchive &) const |
Public Attributes | |
ON_Plane | m_plane |
ON_UuidList | m_viewport_ids |
ON_UUID | m_plane_id |
bool | m_bEnabled |
Definition at line 485 of file opennurbs_plane.h.
void ON_ClippingPlane::Default | ( | ) |
bool ON_ClippingPlane::Read | ( | class ON_BinaryArchive & | ) |
bool ON_ClippingPlane::Write | ( | class ON_BinaryArchive & | ) | const |
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.