PoSFRegularMesh1D Class Reference
[Property]

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

#include <MeshViz/fields/PoSFRegularMesh1D.h>

Inheritance diagram for PoSFRegularMesh1D:
PoSFMesh SoSField SoField SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
const PoSFRegularMesh1Doperator= (const PoSFRegularMesh1D &f)
 PoSFRegularMesh1D ()
virtual ~PoSFRegularMesh1D ()
const PbRegularMesh1DgetValue () const
void setValue (const PbRegularMesh1D &newValue)
const PbRegularMesh1Doperator= (const PbRegularMesh1D &newValue)
int operator== (const PoSFRegularMesh1D &f) const
int operator!= (const PoSFRegularMesh1D &f) const
virtual size_t getValueSize () const
void setGeometry (int numX, float xmin, float xmax)

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

MeshViz Inventor field containing a mesh of type PbRegularMesh1D.

This field contains an instance of the class PbRegularMesh1D.


Constructor & Destructor Documentation

PoSFRegularMesh1D::PoSFRegularMesh1D (  ) 

Default constructor.

virtual PoSFRegularMesh1D::~PoSFRegularMesh1D (  )  [virtual]

Destructor.


Member Function Documentation

static SoType PoSFRegularMesh1D::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from PoSFMesh.

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

Returns the type identifier for this specific instance.

Reimplemented from PoSFMesh.

const PbRegularMesh1D& PoSFRegularMesh1D::getValue (  )  const [inline]

Returns this field's value.

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

Get size of the value.

Reimplemented from SoField.

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

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

Reimplemented from SoField.

const PbRegularMesh1D& PoSFRegularMesh1D::operator= ( const PbRegularMesh1D newValue  )  [inline]

Sets this field to newValue.

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

Copy from another field of same type.

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

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

Reimplemented from SoField.

void PoSFRegularMesh1D::setGeometry ( int  numX,
float  xmin,
float  xmax 
)

Convenience method to change the geometry of the mesh.

See also PbRegularMesh1D::setGeometry().

void PoSFRegularMesh1D::setValue ( const PbRegularMesh1D 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/