|
Open CASCADE Technology 6.5.2
|
Contains the 3 ListOfShape of a Face ( Internal
OutLines, OutLines on restriction and IsoLines ).
#include <HLRTopoBRep_FaceData.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| HLRTopoBRep_FaceData () | |
| const TopTools_ListOfShape & | FaceIntL () const |
| const TopTools_ListOfShape & | FaceOutL () const |
| const TopTools_ListOfShape & | FaceIsoL () const |
| TopTools_ListOfShape & | AddIntL () |
| TopTools_ListOfShape & | AddOutL () |
| TopTools_ListOfShape & | AddIsoL () |
| HLRTopoBRep_FaceData::HLRTopoBRep_FaceData | ( | ) |
| TopTools_ListOfShape& HLRTopoBRep_FaceData::AddIntL | ( | ) |
| TopTools_ListOfShape& HLRTopoBRep_FaceData::AddIsoL | ( | ) |
| TopTools_ListOfShape& HLRTopoBRep_FaceData::AddOutL | ( | ) |
| const TopTools_ListOfShape& HLRTopoBRep_FaceData::FaceIntL | ( | ) | const |
| const TopTools_ListOfShape& HLRTopoBRep_FaceData::FaceIsoL | ( | ) | const |
| const TopTools_ListOfShape& HLRTopoBRep_FaceData::FaceOutL | ( | ) | const |
| void HLRTopoBRep_FaceData::operator delete | ( | void * | anAddress | ) | [inline] |
| void* HLRTopoBRep_FaceData::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* HLRTopoBRep_FaceData::operator new | ( | size_t | size | ) | [inline] |
1.7.4