ON_ClippingPlaneInfo Class Reference

#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
 

Member Function Documentation

◆ Default()

void ON_ClippingPlaneInfo::Default ( )

◆ Read()

bool ON_ClippingPlaneInfo::Read ( ON_BinaryArchive )

◆ Write()

bool ON_ClippingPlaneInfo::Write ( ON_BinaryArchive ) const

Member Data Documentation

◆ m_bEnabled

bool ON_ClippingPlaneInfo::m_bEnabled

◆ m_plane_equation

ON_PlaneEquation ON_ClippingPlaneInfo::m_plane_equation

◆ m_plane_id

ON_UUID ON_ClippingPlaneInfo::m_plane_id