PoSFTetrahedronMesh3D Class Reference
[Fields]

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

#include <MeshViz/fields/PoSFTetrahedronMesh3D.h>

Inheritance diagram for PoSFTetrahedronMesh3D:
PoSFMesh SoSField SoField SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
const PoSFTetrahedronMesh3Doperator= (const PoSFTetrahedronMesh3D &f)
 PoSFTetrahedronMesh3D ()
virtual ~PoSFTetrahedronMesh3D ()
const PbTetrahedronMesh3DgetValue () const
void setValue (const PbTetrahedronMesh3D &newValue)
const PbTetrahedronMesh3Doperator= (const PbTetrahedronMesh3D &newValue)
int operator== (const PoSFTetrahedronMesh3D &f) const
int operator!= (const PoSFTetrahedronMesh3D &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 PbTetrahedronMesh3D.

This field contains an instance of the class PbTetrahedronMesh3D.


Constructor & Destructor Documentation

PoSFTetrahedronMesh3D::PoSFTetrahedronMesh3D (  ) 

Default constructor.

virtual PoSFTetrahedronMesh3D::~PoSFTetrahedronMesh3D (  )  [virtual]

Destructor.


Member Function Documentation

static SoType PoSFTetrahedronMesh3D::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from PoSFMesh.

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

Returns the type identifier for this specific instance.

Reimplemented from PoSFMesh.

const PbTetrahedronMesh3D& PoSFTetrahedronMesh3D::getValue (  )  const [inline]

Returns this field's value.

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

Get size of the value.

Reimplemented from SoField.

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

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

Reimplemented from SoField.

const PbTetrahedronMesh3D& PoSFTetrahedronMesh3D::operator= ( const PbTetrahedronMesh3D newValue  )  [inline]

Sets this field to newValue.

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

Copy from another field of same type.

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

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

Reimplemented from SoField.

void PoSFTetrahedronMesh3D::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 PbTetrahedronMesh3D::setGeometry().

void PoSFTetrahedronMesh3D::setValue ( const PbTetrahedronMesh3D 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/