Generic geometry interface for extracted unstructured meshes. More...
#include <MeshVizXLM/extrmesh/geometry/MeXGeometryI.h>
Public Member Functions | |
virtual size_t | getSize () const =0 |
Generic geometry interface accessible via one index. This type of geometry is typically used by extracted unstructured mesh interfaces.
virtual size_t MeXGeometryI::getSize | ( | ) | const [pure virtual] |
Returns the number of points in the geometry.