PoPolarGrid2D Class Reference
[Property/Data]

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

#include <MeshViz/nodes/PoPolarGrid2D.h>

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

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 PoPolarGrid2D ()
const PbMeshgetMesh () const
void setGeometry (int num_r, int num_t, const float *r, const float *t, const float *z=NULL)

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

PoSFPolarGrid2D mesh

Detailed Description

MeshViz Inventor node defining a mesh of type PbPolarGrid2D.


Constructor & Destructor Documentation

PoPolarGrid2D::PoPolarGrid2D (  ) 

Constructor.


Member Function Documentation

static SoType PoPolarGrid2D::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from PoMeshProperty.

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

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

Implements PoMeshProperty.

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

Returns the type identifier for this specific instance.

Reimplemented from PoMeshProperty.

void PoPolarGrid2D::setGeometry ( int  num_r,
int  num_t,
const float *  r,
const float *  t,
const float *  z = NULL 
) [inline]

Convenience method to change the geometry of the mesh.

See also PbPolarGrid2D::setGeometry().


Member Data Documentation

Field containing a mesh of type PbPolarGrid2D.


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/