MiVolumeGeometryRectilinear Class Reference
[Geometry]

MeshViz Generic rectilinear volume geometry. More...

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

Inheritance diagram for MiVolumeGeometryRectilinear:
MiGeometry MbVolumeGeometryRectilinear< _T > MyVolumeGeometryRectilinear

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.

Implemented in MbVolumeGeometryRectilinear< _T >, MyVolumeGeometryRectilinear, and MbVolumeGeometryRectilinear< _CoordT >.

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

Returns the j-th coordinate along the Y axis.

Implemented in MbVolumeGeometryRectilinear< _T >, MyVolumeGeometryRectilinear, and MbVolumeGeometryRectilinear< _CoordT >.

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

Returns the k-th coordinate along the Z axis.

Implemented in MbVolumeGeometryRectilinear< _T >, MyVolumeGeometryRectilinear, and MbVolumeGeometryRectilinear< _CoordT >.


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

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/