PoSFPolarGrid2D Class Reference
[Fields]

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

#include <MeshViz/fields/PoSFPolarGrid2D.h>

Inheritance diagram for PoSFPolarGrid2D:
PoSFMesh SoSField SoField SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
const PoSFPolarGrid2Doperator= (const PoSFPolarGrid2D &f)
 PoSFPolarGrid2D ()
virtual ~PoSFPolarGrid2D ()
const PbPolarGrid2DgetValue () const
void setValue (const PbPolarGrid2D &newValue)
const PbPolarGrid2Doperator= (const PbPolarGrid2D &newValue)
int operator== (const PoSFPolarGrid2D &f) const
int operator!= (const PoSFPolarGrid2D &f) const
virtual size_t getValueSize () const
void setGeometry (int num_r, int num_t, const float *r, const float *t, const float *z=NULL)

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

MeshViz Inventor field containing a mesh of type PbPolarGrid2D.

This field contains an instance of the class PbPolarGrid2D.


Constructor & Destructor Documentation

PoSFPolarGrid2D::PoSFPolarGrid2D (  ) 

Default constructor.

virtual PoSFPolarGrid2D::~PoSFPolarGrid2D (  )  [virtual]

Destructor.


Member Function Documentation

static SoType PoSFPolarGrid2D::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from PoSFMesh.

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

Returns the type identifier for this specific instance.

Reimplemented from PoSFMesh.

const PbPolarGrid2D& PoSFPolarGrid2D::getValue (  )  const [inline]

Returns this field's value.

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

Get size of the value.

Reimplemented from SoField.

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

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

Reimplemented from SoField.

const PbPolarGrid2D& PoSFPolarGrid2D::operator= ( const PbPolarGrid2D newValue  )  [inline]

Sets this field to newValue.

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

Copy from another field of same type.

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

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

Reimplemented from SoField.

void PoSFPolarGrid2D::setGeometry ( int  num_r,
int  num_t,
const float *  r,
const float *  t,
const float *  z = NULL 
)

Convenience method to change the geometry of the mesh.

See also PbPolarGrid2D::setGeometry().

void PoSFPolarGrid2D::setValue ( const PbPolarGrid2D 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/