#include <applications/utilities/postProcessing/dataConversion/foamToEnsight/ensightMesh.H>
Definition at line 60 of file ensightMesh.H.
Public Member Functions | |
nFacePrimitives () | |
Public Attributes | |
label | nPoints |
label | nTris |
label | nQuads |
label | nPolys |
nFacePrimitives | ( | ) | [inline]
|
Definition at line 69 of file ensightMesh.H.
label nPoints |
Definition at line 64 of file ensightMesh.H.
label nTris |
Definition at line 65 of file ensightMesh.H.
label nQuads |
Definition at line 66 of file ensightMesh.H.
label nPolys |
Definition at line 67 of file ensightMesh.H.