MeXGeometryExplicit Class Reference
[Geometry]

MeshViz Generic geometry interface for extracted meshes with explicit coordinates. More...

#include <MeshVizXLM/extrmesh/geometry/MeXGeometryExplicit.h>

Inheritance diagram for MeXGeometryExplicit:
MeXGeometry MiGeometry MeXGeometryI MeXGeometryIj MeXSurfaceGeometryRectilinear MeWGeometryI

List of all members.

Public Member Functions

virtual const SoBufferObjectgetBuffer () const =0

Detailed Description

MeshViz Generic geometry interface for extracted meshes with explicit coordinates.

Generic geometry interface. This type of geometry is typically used by extracted mesh interfaces with explicit coordinates computed by the extractors.


Member Function Documentation

virtual const SoBufferObject* MeXGeometryExplicit::getBuffer (  )  const [pure virtual]

Returns the buffer that stores the geometry of the extracted shape.

The content of this buffer is compatible with Open Inventor buffered shapes, thus it can be used by fields such as SoBufferedShape::vertexBuffer.

NOTES

    This buffer is not always available: In that case the method returns null.

    Returns:
    the internal buffer used to store the geometry of the extracted shape or null if it is not available.

The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/