PoSFIrregularMesh1D Class Reference
[Property]

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

#include <MeshViz/fields/PoSFIrregularMesh1D.h>

Inheritance diagram for PoSFIrregularMesh1D:
PoSFMesh SoSField SoField SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
const PoSFIrregularMesh1Doperator= (const PoSFIrregularMesh1D &f)
 PoSFIrregularMesh1D ()
virtual ~PoSFIrregularMesh1D ()
const PbIrregularMesh1DgetValue () const
void setValue (const PbIrregularMesh1D &newValue)
const PbIrregularMesh1Doperator= (const PbIrregularMesh1D &newValue)
int operator== (const PoSFIrregularMesh1D &f) const
int operator!= (const PoSFIrregularMesh1D &f) const
virtual size_t getValueSize () const
void setGeometry (int size, const float *x)

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

MeshViz Inventor field containing a mesh of type PbIrregularMesh1D.

This field contains an instance of the class PbIrregularMesh1D.


Constructor & Destructor Documentation

PoSFIrregularMesh1D::PoSFIrregularMesh1D (  ) 

Default constructor.

virtual PoSFIrregularMesh1D::~PoSFIrregularMesh1D (  )  [virtual]

Destructor.


Member Function Documentation

static SoType PoSFIrregularMesh1D::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from PoSFMesh.

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

Returns the type identifier for this specific instance.

Reimplemented from PoSFMesh.

const PbIrregularMesh1D& PoSFIrregularMesh1D::getValue (  )  const [inline]

Returns this field's value.

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

Get size of the value.

Reimplemented from SoField.

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

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

Reimplemented from SoField.

const PbIrregularMesh1D& PoSFIrregularMesh1D::operator= ( const PbIrregularMesh1D newValue  )  [inline]

Sets this field to newValue.

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

Copy from another field of same type.

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

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

Reimplemented from SoField.

void PoSFIrregularMesh1D::setGeometry ( int  size,
const float *  x 
)

Convenience method to change the geometry of the mesh.

See also PbIrregularMesh1D::setGeometry().

void PoSFIrregularMesh1D::setValue ( const PbIrregularMesh1D 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/