PbMesh3D Class Reference
[Property/Data]

MeshViz Defines an abstract volume mesh. More...

#include <MeshViz/3Ddata/PbMesh3D.h>

Inheritance diagram for PbMesh3D:
PbMesh PbBase PbGrid3D PbIndexedMesh3D PbCartesianGrid3D PbRegularCartesianGrid3D PbHexahedronMesh3D PbTetrahedronMesh3D PbParalCartesianGrid3D

List of all members.

Public Member Functions

virtual float getVolume () const
virtual float getArea () const

Detailed Description

MeshViz Defines an abstract volume mesh.

A volume mesh is made of polyhedral cells, that define a 3D volume. The topology of this mesh is either regular (see derived class PbGrid3D) or irregular (see derived class PbIndexedMesh3D).


Member Function Documentation

virtual float PbMesh3D::getArea (  )  const [inline, virtual]

Returns always 0.

Implements PbMesh.

virtual float PbMesh3D::getVolume (  )  const [virtual]

Gets the volume of the mesh.

Implements PbMesh.

Reimplemented in PbParalCartesianGrid3D, and PbRegularCartesianGrid3D.


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/