|
MeVisLab Toolbox Reference
|
#include <WEMPatch.h>
Public Member Functions | |
| WEMPrimitiveCount (WEMPatch *patch) | |
| unsigned int | getNumPrimitives (PrimitiveValueListTypes pvlType) const |
Public Attributes | |
| unsigned int | numNodes {} |
| unsigned int | numEdges {} |
| unsigned int | numFaces {} |
Definition at line 46 of file WEMPatch.h.
| ml::WEMPrimitiveCount::WEMPrimitiveCount | ( | WEMPatch * | patch | ) |
| unsigned int ml::WEMPrimitiveCount::getNumPrimitives | ( | PrimitiveValueListTypes | pvlType | ) | const |
| unsigned int ml::WEMPrimitiveCount::numEdges {} |
Definition at line 52 of file WEMPatch.h.
| unsigned int ml::WEMPrimitiveCount::numFaces {} |
Definition at line 53 of file WEMPatch.h.
| unsigned int ml::WEMPrimitiveCount::numNodes {} |
Definition at line 51 of file WEMPatch.h.