MiVolumeGeometryRectilinear Class Reference
[Geometry]

MeshViz Generic rectilinear volume geometry. More...

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

Inheritance diagram for MiVolumeGeometryRectilinear:
MiGeometry

List of all members.

Public Member Functions

virtual double getX (size_t i) const =0
virtual double getY (size_t j) const =0
virtual double getZ (size_t k) const =0

Detailed Description

MeshViz Generic rectilinear volume geometry.

This interface is used by MiVolumeMeshRectilinear to access the geometry describing a rectilinear volume mesh.

See related examples:

MyVolumeMeshRectilinear


Member Function Documentation

virtual double MiVolumeGeometryRectilinear::getX ( size_t  i  )  const [pure virtual]

Returns the i-th coordinate along the X axis.

virtual double MiVolumeGeometryRectilinear::getY ( size_t  j  )  const [pure virtual]

Returns the j-th coordinate along the Y axis.

virtual double MiVolumeGeometryRectilinear::getZ ( size_t  k  )  const [pure virtual]

Returns the k-th coordinate along the Z axis.


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/