PoSFHexahedronMesh3D Class Reference
[Fields]

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

#include <MeshViz/fields/PoSFHexahedronMesh3D.h>

Inheritance diagram for PoSFHexahedronMesh3D:
PoSFMesh SoSField SoField SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
const PoSFHexahedronMesh3Doperator= (const PoSFHexahedronMesh3D &f)
 PoSFHexahedronMesh3D ()
virtual ~PoSFHexahedronMesh3D ()
const PbHexahedronMesh3DgetValue () const
void setValue (const PbHexahedronMesh3D &newValue)
const PbHexahedronMesh3Doperator= (const PbHexahedronMesh3D &newValue)
int operator== (const PoSFHexahedronMesh3D &f) const
int operator!= (const PoSFHexahedronMesh3D &f) const
virtual size_t getValueSize () const
void setGeometry (int num_nodes, const float *xn, const float *yn, const float *zn, int num_cells, const int *cell_index)

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

MeshViz Inventor field containing a mesh of type PbHexahedronMesh3D.

This field contains an instance of the class PbHexahedronMesh3D.


Constructor & Destructor Documentation

PoSFHexahedronMesh3D::PoSFHexahedronMesh3D (  ) 

Default constructor.

virtual PoSFHexahedronMesh3D::~PoSFHexahedronMesh3D (  )  [virtual]

Destructor.


Member Function Documentation

static SoType PoSFHexahedronMesh3D::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from PoSFMesh.

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

Returns the type identifier for this specific instance.

Reimplemented from PoSFMesh.

const PbHexahedronMesh3D& PoSFHexahedronMesh3D::getValue (  )  const [inline]

Returns this field's value.

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

Get size of the value.

Reimplemented from SoField.

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

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

Reimplemented from SoField.

const PbHexahedronMesh3D& PoSFHexahedronMesh3D::operator= ( const PbHexahedronMesh3D newValue  )  [inline]

Sets this field to newValue.

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

Copy from another field of same type.

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

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

Reimplemented from SoField.

void PoSFHexahedronMesh3D::setGeometry ( int  num_nodes,
const float *  xn,
const float *  yn,
const float *  zn,
int  num_cells,
const int *  cell_index 
)

Convenience method to change the geometry of the mesh.

See also PbHexahedronMesh3D::setGeometry().

void PoSFHexahedronMesh3D::setValue ( const PbHexahedronMesh3D newValue  ) 

Sets this field to newValue.


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/