Point Cloud Library (PCL)  1.7.0
Public Member Functions | Public Attributes | Friends
ON_BrepRegionTopology Class Reference

#include <pcl/surface/3rdparty/opennurbs/opennurbs_brep.h>

List of all members.

Public Member Functions

 ON_BrepRegionTopology ()
 ON_BrepRegionTopology (const ON_BrepRegionTopology &src)
 ~ON_BrepRegionTopology ()
ON_BrepRegionTopologyoperator= (const ON_BrepRegionTopology &)
ON_BrepBrep () const
bool IsValid (ON_TextLog *text_log=0) const
bool Read (ON_BinaryArchive &)
bool Write (ON_BinaryArchive &) const
unsigned int SizeOf () const

Public Attributes

ON_BrepFaceSideArray m_FS
ON_BrepRegionArray m_R

Friends

class ON_BrepRegionTopologyUserData
class ON_Brep

Detailed Description

Definition at line 1546 of file opennurbs_brep.h.


Constructor & Destructor Documentation


Member Function Documentation

bool ON_BrepRegionTopology::IsValid ( ON_TextLog text_log = 0) const
ON_BrepRegionTopology& ON_BrepRegionTopology::operator= ( const ON_BrepRegionTopology )
unsigned int ON_BrepRegionTopology::SizeOf ( ) const

Friends And Related Function Documentation

friend class ON_Brep [friend]

Definition at line 1566 of file opennurbs_brep.h.

friend class ON_BrepRegionTopologyUserData [friend]

Definition at line 1565 of file opennurbs_brep.h.


Member Data Documentation

Definition at line 1554 of file opennurbs_brep.h.

Definition at line 1555 of file opennurbs_brep.h.


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