| Rhino C++ API
    8.24
    | 
#include <opennurbs_brep.h>
| Public Member Functions | |
| ON_BrepRegionTopology () | |
| ON_BrepRegionTopology (const ON_BrepRegionTopology &src) | |
| ~ON_BrepRegionTopology () | |
| const ON_Brep * | Brep () const | 
| bool | Create (const ON_Brep *brep) | 
| bool | IsValid (ON_TextLog *text_log=0) const | 
| ON_BrepRegionTopology & | operator= (const ON_BrepRegionTopology &) | 
| bool | Read (ON_BinaryArchive &) | 
| unsigned int | SizeOf () const | 
| bool | Transform (const ON_Xform &xform) | 
| bool | Write (ON_BinaryArchive &) const | 
| Public Attributes | |
| ON_BrepFaceSideArray | m_FS | 
| ON_BrepRegionArray | m_R | 
| Friends | |
| class | ON_Brep | 
| class | ON_V5_BrepRegionTopologyUserData | 
| ON_BrepRegionTopology::ON_BrepRegionTopology | ( | ) | 
| ON_BrepRegionTopology::ON_BrepRegionTopology | ( | const ON_BrepRegionTopology & | src | ) | 
| ON_BrepRegionTopology::~ON_BrepRegionTopology | ( | ) | 
| const ON_Brep* ON_BrepRegionTopology::Brep | ( | ) | const | 
| bool ON_BrepRegionTopology::Create | ( | const ON_Brep * | brep | ) | 
| bool ON_BrepRegionTopology::IsValid | ( | ON_TextLog * | text_log = 0 | ) | const | 
| ON_BrepRegionTopology& ON_BrepRegionTopology::operator= | ( | const ON_BrepRegionTopology & | ) | 
| bool ON_BrepRegionTopology::Read | ( | ON_BinaryArchive & | ) | 
| unsigned int ON_BrepRegionTopology::SizeOf | ( | ) | const | 
| bool ON_BrepRegionTopology::Transform | ( | const ON_Xform & | xform | ) | 
| bool ON_BrepRegionTopology::Write | ( | ON_BinaryArchive & | ) | const | 
| 
 | friend | 
| 
 | friend | 
| ON_BrepFaceSideArray ON_BrepRegionTopology::m_FS | 
| ON_BrepRegionArray ON_BrepRegionTopology::m_R | 
 1.8.17
 1.8.17