PoSFRegularCartesianGrid3D Class Reference
[Fields]

MeshViz Inventor field containing a mesh of type PbRegularCartesianGrid3D. More...

#include <MeshViz/fields/PoSFRegularCartesianGrid3D.h>

Inheritance diagram for PoSFRegularCartesianGrid3D:
PoSFMesh SoSField SoField SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
const PoSFRegularCartesianGrid3Doperator= (const PoSFRegularCartesianGrid3D &f)
 PoSFRegularCartesianGrid3D ()
virtual ~PoSFRegularCartesianGrid3D ()
const PbRegularCartesianGrid3DgetValue () const
void setValue (const PbRegularCartesianGrid3D &newValue)
const PbRegularCartesianGrid3Doperator= (const PbRegularCartesianGrid3D &newValue)
int operator== (const PoSFRegularCartesianGrid3D &f) const
int operator!= (const PoSFRegularCartesianGrid3D &f) const
virtual size_t getValueSize () 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 ()

Detailed Description

MeshViz Inventor field containing a mesh of type PbRegularCartesianGrid3D.

This field contains an instance of the class PbRegularCartesianGrid3D.


Constructor & Destructor Documentation

PoSFRegularCartesianGrid3D::PoSFRegularCartesianGrid3D (  ) 

Default constructor.

virtual PoSFRegularCartesianGrid3D::~PoSFRegularCartesianGrid3D (  )  [virtual]

Destructor.


Member Function Documentation

static SoType PoSFRegularCartesianGrid3D::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from PoSFMesh.

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

Returns the type identifier for this specific instance.

Reimplemented from PoSFMesh.

const PbRegularCartesianGrid3D& PoSFRegularCartesianGrid3D::getValue (  )  const [inline]

Returns this field's value.

virtual size_t PoSFRegularCartesianGrid3D::getValueSize (  )  const [inline, virtual]

Get size of the value.

Reimplemented from SoField.

int PoSFRegularCartesianGrid3D::operator!= ( const PoSFRegularCartesianGrid3D f  )  const [inline]

Returns FALSE if otherField is of the same type and has the same value as this field.

Reimplemented from SoField.

const PbRegularCartesianGrid3D& PoSFRegularCartesianGrid3D::operator= ( const PbRegularCartesianGrid3D newValue  )  [inline]

Sets this field to newValue.

const PoSFRegularCartesianGrid3D& PoSFRegularCartesianGrid3D::operator= ( const PoSFRegularCartesianGrid3D f  ) 

Copy from another field of same type.

int PoSFRegularCartesianGrid3D::operator== ( const PoSFRegularCartesianGrid3D f  )  const

Returns TRUE if otherField is of the same type and has the same value as this field.

Reimplemented from SoField.

void PoSFRegularCartesianGrid3D::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 
)

Convenience method to change the geometry of the mesh.

See also PbRegularCartesianGrid3D::setGeometry().

void PoSFRegularCartesianGrid3D::setValue ( const PbRegularCartesianGrid3D newValue  ) 

Sets this field to newValue.


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/