List of extracted cells interface. More...
#include <MeshVizXLM/extrmesh/topology/MeXTopologyExplicitI.h>
Public Member Functions | |
virtual const SoBufferObject * | getBuffer () const =0 |
A generic abstract interface for an extracted explicit mesh topology.
virtual const SoBufferObject* MeXTopologyExplicitI::getBuffer | ( | ) | const [pure virtual] |
Returns the buffer that stores the topology of the extracted shape.
The content of this buffer is compatible with Open Inventor buffered shape, thus it can be used by dedicated fields as SoBufferedShape::indexBuffer.