MbSurfaceGeometryRectilinear< _T > Class Template Reference
[Geometry]

MeshViz Generic parallelepiped geometry. More...

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

Inheritance diagram for MbSurfaceGeometryRectilinear< _T >:
MiSurfaceGeometryRectilinear MbGeometry MiGeometry MiGeometry

List of all members.

Public Member Functions

template<typename _NodeIdIter >
 MbSurfaceGeometryRectilinear (_NodeIdIter xBegin, _NodeIdIter xEnd, _NodeIdIter yBegin, _NodeIdIter yEnd)
virtual double getX (size_t i) const
virtual double getY (size_t j) const
MbVec3d getMin () const
MbVec3d getMax () const

Detailed Description

template<typename _T = double>
class MbSurfaceGeometryRectilinear< _T >

MeshViz Generic parallelepiped geometry.

A generic abstract interface for a rectilinear geometry.


Constructor & Destructor Documentation

template<typename _T = double>
template<typename _NodeIdIter >
MbSurfaceGeometryRectilinear< _T >::MbSurfaceGeometryRectilinear ( _NodeIdIter  xBegin,
_NodeIdIter  xEnd,
_NodeIdIter  yBegin,
_NodeIdIter  yEnd 
) [inline]

Constructor.


Member Function Documentation

template<typename _T = double>
MbVec3d MbSurfaceGeometryRectilinear< _T >::getMax (  )  const [inline, virtual]

Return the max point of this parallelepiped.

Reimplemented from MiGeometry.

template<typename _T = double>
MbVec3d MbSurfaceGeometryRectilinear< _T >::getMin (  )  const [inline, virtual]

Return the min point of this parallelepiped.

Reimplemented from MiGeometry.

template<typename _T = double>
virtual double MbSurfaceGeometryRectilinear< _T >::getX ( size_t  i  )  const [inline, virtual]

Returns the X coordinate of this geometry.

Implements MiSurfaceGeometryRectilinear.

template<typename _T = double>
virtual double MbSurfaceGeometryRectilinear< _T >::getY ( size_t  j  )  const [inline, virtual]

Returns the X coordinate of this geometry.

Implements MiSurfaceGeometryRectilinear.


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/