MiGeometryI Class Reference
[Geometry]

MeshViz Generic geometry interface for unstructured meshes. More...

#include <MeshVizXLM/mesh/geometry/MiGeometryI.h>

Inheritance diagram for MiGeometryI:
MiGeometry MeXGeometryI MeWGeometryI

List of all members.

Public Member Functions

virtual MbVec3d getCoord (size_t i) const =0

Detailed Description

MeshViz Generic geometry interface for unstructured meshes.

Generic geometry interface accessible via one index. This type of geometry is typically used by unstructured mesh interfaces.

See related examples:

MyLineMeshCurvilinear, MyLineMeshUnstructured, MySurfaceMeshUnstructured, MyVolumeMeshUnstructured, MyVolumeMeshHexahedronIjk


Member Function Documentation

virtual MbVec3d MiGeometryI::getCoord ( size_t  i  )  const [pure virtual]

Returns the i-th coordinate of this geometry.

The implementation of this method must be thread-safe because it might be called concurrently by multiple threads.


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

Open Inventor Toolkit reference manual, generated on 4 Sep 2023
Copyright © Thermo Fisher Scientific All rights reserved.
https://www.openinventor.com/