Version: 6.3.1
Public Member Functions | Protected Attributes

NMTTools_CommonBlock Class Reference

#include <NMTTools_CommonBlock.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT NMTTools_CommonBlock ()
Standard_EXPORT void AddPaveBlock (const BOPTools_PaveBlock &aPB)
Standard_EXPORT void AddFace (const Standard_Integer aF)
Standard_EXPORT void AddFaces (const TColStd_ListOfInteger &aLF)
Standard_EXPORT const
BOPTools_ListOfPaveBlock & 
PaveBlocks () const
Standard_EXPORT const
TColStd_ListOfInteger & 
Faces () const
Standard_EXPORT const
BOPTools_PaveBlock & 
PaveBlock1 () const
Standard_EXPORT
BOPTools_PaveBlock & 
PaveBlock1 (const Standard_Integer anIx)
Standard_EXPORT
BOPTools_PaveBlock & 
PaveBlockOnEdge (const Standard_Integer anIndex)
Standard_EXPORT Standard_Boolean IsPaveBlockOnFace (const Standard_Integer anIndex) const
Standard_EXPORT Standard_Boolean IsPaveBlockOnEdge (const Standard_Integer anIndex) const
Standard_EXPORT Standard_Boolean IsEqual (const NMTTools_CommonBlock &aCB) const
Standard_EXPORT Standard_Boolean Contains (const BOPTools_PaveBlock &aPB) const

Protected Attributes

BOPTools_ListOfPaveBlock myPaveBlocks
TColStd_ListOfInteger myFaces

Constructor & Destructor Documentation

NMTTools_CommonBlock::NMTTools_CommonBlock ( )

Member Function Documentation

void* NMTTools_CommonBlock.operator new ( size_t  ,
void *  anAddress 
)
void* NMTTools_CommonBlock.operator new ( size_t  size)
void NMTTools_CommonBlock.operator delete ( void *  anAddress)
void NMTTools_CommonBlock::AddPaveBlock ( const BOPTools_PaveBlock &  aPB)

References myPaveBlocks.

void NMTTools_CommonBlock::AddFace ( const Standard_Integer  aF)

References myFaces.

void NMTTools_CommonBlock::AddFaces ( const TColStd_ListOfInteger &  aLF)

References myFaces.

const BOPTools_ListOfPaveBlock & NMTTools_CommonBlock::PaveBlocks ( ) const

References myPaveBlocks.

const TColStd_ListOfInteger & NMTTools_CommonBlock::Faces ( ) const

References myFaces.

const BOPTools_PaveBlock & NMTTools_CommonBlock::PaveBlock1 ( ) const

References myPaveBlocks.

BOPTools_PaveBlock & NMTTools_CommonBlock::PaveBlock1 ( const Standard_Integer  anIx)

References PaveBlockOnEdge().

BOPTools_PaveBlock & NMTTools_CommonBlock::PaveBlockOnEdge ( const Standard_Integer  anIndex)

References myPaveBlocks.

Standard_Boolean NMTTools_CommonBlock::IsPaveBlockOnFace ( const Standard_Integer  anIndex) const

References myFaces.

Standard_Boolean NMTTools_CommonBlock::IsPaveBlockOnEdge ( const Standard_Integer  anIndex) const

References myPaveBlocks.

Standard_Boolean NMTTools_CommonBlock::IsEqual ( const NMTTools_CommonBlock aCB) const

References myPaveBlocks, and PaveBlock1().

Standard_Boolean NMTTools_CommonBlock::Contains ( const BOPTools_PaveBlock &  aPB) const

References myPaveBlocks.


Field Documentation

BOPTools_ListOfPaveBlock NMTTools_CommonBlock.myPaveBlocks [protected]
TColStd_ListOfInteger NMTTools_CommonBlock.myFaces [protected]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS