MFVec2f Class Reference

#include <MFVec2f.h>

Inheritance diagram for MFVec2f:

MFFloat MFieldValue FieldValue List of all members.

Public Member Functions

 MFVec2f ()
 MFVec2f (const float values[], int len)
virtual ~MFVec2f ()
virtual int getType () const
virtual const char * getTypeName () const
virtual int getStride () const
virtual bool equals (const FieldValue *value) const
virtual FieldValuecopy ()
virtual FieldValuegetSFValue (int index) const
virtual void setSFValue (int index, FieldValue *value)

Detailed Description

According to MFVec2f type of VRML97


Constructor & Destructor Documentation

MFVec2f::MFVec2f (  ) 

MFVec2f::MFVec2f ( const float  values[],
int  len 
)

virtual MFVec2f::~MFVec2f (  )  [inline, virtual]


Member Function Documentation

virtual int MFVec2f::getType (  )  const [inline, virtual]

Reimplemented from MFFloat.

virtual const char* MFVec2f::getTypeName (  )  const [inline, virtual]

Reimplemented from MFFloat.

virtual int MFVec2f::getStride (  )  const [inline, virtual]

Reimplemented from MFFloat.

bool MFVec2f::equals ( const FieldValue value  )  const [virtual]

Reimplemented from MFFloat.

virtual FieldValue* MFVec2f::copy (  )  [inline, virtual]

Reimplemented from MFFloat.

FieldValue * MFVec2f::getSFValue ( int  index  )  const [virtual]

Reimplemented from MFFloat.

void MFVec2f::setSFValue ( int  index,
FieldValue value 
) [virtual]

Reimplemented from MFFloat.


Generated on Thu Jan 18 10:06:18 2007 for vhdPLUS by  doxygen 1.5.1-p1