MeVisLab Toolbox Reference
ml::WEMPrimitiveCount Struct 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 {}

Detailed Description

Definition at line 46 of file WEMPatch.h.

Constructor & Destructor Documentation

◆ WEMPrimitiveCount()

ml::WEMPrimitiveCount::WEMPrimitiveCount ( WEMPatch * patch)

Member Function Documentation

◆ getNumPrimitives()

unsigned int ml::WEMPrimitiveCount::getNumPrimitives ( PrimitiveValueListTypes pvlType) const

Member Data Documentation

◆ numEdges

unsigned int ml::WEMPrimitiveCount::numEdges {}

Definition at line 52 of file WEMPatch.h.

◆ numFaces

unsigned int ml::WEMPrimitiveCount::numFaces {}

Definition at line 53 of file WEMPatch.h.

◆ numNodes

unsigned int ml::WEMPrimitiveCount::numNodes {}

Definition at line 51 of file WEMPatch.h.


The documentation for this struct was generated from the following file:
  • MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMPatch.h