PoRegularCartesianGrid3D Class Reference
[Property/Data]

MeshViz Inventor node defining a mesh of type PbRegularCartesianGrid3D. More...

#include <MeshViz/nodes/PoRegularCartesianGrid3D.h>

Inheritance diagram for PoRegularCartesianGrid3D:
PoMeshProperty PoNode SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 PoRegularCartesianGrid3D ()
const PbMeshgetMesh () const
void setGeometry (int num_x, int num_y, int num_z, float x_min, float y_min, float z_min, float x_max, float y_max, float z_max)

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

PoSFRegularCartesianGrid3D mesh

Detailed Description

MeshViz Inventor node defining a mesh of type PbRegularCartesianGrid3D.


Constructor & Destructor Documentation

PoRegularCartesianGrid3D::PoRegularCartesianGrid3D (  ) 

Constructor.


Member Function Documentation

static SoType PoRegularCartesianGrid3D::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from PoMeshProperty.

const PbMesh* PoRegularCartesianGrid3D::getMesh (  )  const [inline, virtual]

Gets the instance of the class PbRegularCartesianGrid3D contained by the field mesh.

Implements PoMeshProperty.

virtual SoType PoRegularCartesianGrid3D::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Reimplemented from PoMeshProperty.

void PoRegularCartesianGrid3D::setGeometry ( int  num_x,
int  num_y,
int  num_z,
float  x_min,
float  y_min,
float  z_min,
float  x_max,
float  y_max,
float  z_max 
) [inline]

Convenience method to change the geometry of the mesh.

See also PbRegularCartesianGrid3D::setGeometry().


Member Data Documentation

Field containing a mesh of type 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/