QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
ON_ClippingPlane Class Reference

#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
 

Constructor & Destructor Documentation

◆ ON_ClippingPlane()

ON_ClippingPlane::ON_ClippingPlane ( )

◆ ~ON_ClippingPlane()

ON_ClippingPlane::~ON_ClippingPlane ( )

Member Function Documentation

◆ ClippingPlaneInfo()

ON_ClippingPlaneInfo ON_ClippingPlane::ClippingPlaneInfo ( ) const

◆ Default()

void ON_ClippingPlane::Default ( )

◆ Read()

bool ON_ClippingPlane::Read ( class ON_BinaryArchive & file)

◆ Write()

bool ON_ClippingPlane::Write ( class ON_BinaryArchive & file) const

Member Data Documentation

◆ m_bEnabled

bool ON_ClippingPlane::m_bEnabled

◆ m_plane

ON_Plane ON_ClippingPlane::m_plane

◆ m_plane_id

ON_UUID ON_ClippingPlane::m_plane_id

◆ m_viewport_ids

ON_UuidList ON_ClippingPlane::m_viewport_ids

The documentation for this class was generated from the following files: