![]() |
GemaMesh
The GeMA Mesh Plugin
|
Interface for accessing the "exported" functions of a UibhmTopology class instance, independently from its template parameters. More...
#include <uibhmTopology.h>

Public Types | |
| enum | CheckOptions { BasicCheck , SimpleCheck , FullCheck , FirstWarnOption , BasicCheckWarn = FirstWarnOption , SimpleCheckWarn , FullCheckWarn } |
| Check options for mesh initialization. More... | |
Public Member Functions | |
| virtual | ~UibhmTopologyBase () |
| Virtual destructor. | |
| virtual bool | init (bool buildEdgeMap, CheckOptions extraChecks)=0 |
| virtual bool | addNewCells ()=0 |
| virtual bool | cellIsIndexed (int cellId)=0 |
Interface for accessing the "exported" functions of a UibhmTopology class instance, independently from its template parameters.
Check options for mesh initialization.
|
pure virtual |
Implemented in UibhmTopology< Geometry >.
|
pure virtual |
Implemented in UibhmTopology< Geometry >.
|
pure virtual |
Implemented in UibhmTopology< Geometry >.