|
Point Cloud Library (PCL)
1.7.0
|
#include <pcl/surface/3rdparty/opennurbs/opennurbs_brep.h>
Inheritance diagram for ON_BrepFaceSide:Public Member Functions | |
| ON_BOOL32 | IsValid (ON_TextLog *text_log=NULL) const |
| ON_BrepFaceSide () | |
| ~ON_BrepFaceSide () | |
| ON_BrepFaceSide & | operator= (const ON_BrepFaceSide &) |
| ON_BOOL32 | Write (ON_BinaryArchive &binary_archive) const |
| ON_BOOL32 | Read (ON_BinaryArchive &binary_archive) |
| ON_Brep * | Brep () const |
| class ON_BrepRegionTopology * | RegionTopology () const |
| class ON_BrepRegion * | Region () const |
| class ON_BrepFace * | Face () const |
| int | SurfaceNormalDirection () const |
Public Attributes | |
| ON_U | m_faceside_user |
| int | m_faceside_index |
| int | m_ri |
| int | m_fi |
| int | m_srf_dir |
Friends | |
| class | ON_Brep |
| class | ON_BrepRegionTopology |
Definition at line 1292 of file opennurbs_brep.h.
| ON_Brep* ON_BrepFaceSide::Brep | ( | ) | const |
| class ON_BrepFace* ON_BrepFaceSide::Face | ( | ) | const |
| ON_BOOL32 ON_BrepFaceSide::IsValid | ( | ON_TextLog * | text_log = NULL | ) | const [virtual] |
Implements ON_Object.
| ON_BrepFaceSide& ON_BrepFaceSide::operator= | ( | const ON_BrepFaceSide & | ) |
| ON_BOOL32 ON_BrepFaceSide::Read | ( | ON_BinaryArchive & | binary_archive | ) | [virtual] |
Reimplemented from ON_Object.
| class ON_BrepRegion* ON_BrepFaceSide::Region | ( | ) | const |
| class ON_BrepRegionTopology* ON_BrepFaceSide::RegionTopology | ( | ) | const |
| int ON_BrepFaceSide::SurfaceNormalDirection | ( | ) | const |
| ON_BOOL32 ON_BrepFaceSide::Write | ( | ON_BinaryArchive & | binary_archive | ) | const [virtual] |
Reimplemented from ON_Object.
friend class ON_Brep [friend] |
Definition at line 1358 of file opennurbs_brep.h.
friend class ON_BrepRegionTopology [friend] |
Definition at line 1359 of file opennurbs_brep.h.
Definition at line 1305 of file opennurbs_brep.h.
Definition at line 1302 of file opennurbs_brep.h.
Definition at line 1353 of file opennurbs_brep.h.
Definition at line 1349 of file opennurbs_brep.h.
Definition at line 1354 of file opennurbs_brep.h.