![]() |
http://www.sim.no http://www.coin3d.org |
#include <Inventor/fields/SoSFVec3f.h>
Inheritance diagram for SoSFVec3f:
This field is used where nodes, engines or other field containers needs to store a single vector with three elements.
Public Member Functions | |
virtual SoType | getTypeId (void) const |
virtual void | copyFrom (const SoField &field) |
const SoSFVec3f & | operator= (const SoSFVec3f &field) |
virtual SbBool | isSame (const SoField &field) const |
const SbVec3f & | getValue (void) const |
void | setValue (const SbVec3f &newvalue) |
const SbVec3f & | operator= (const SbVec3f &newvalue) |
int | operator== (const SoSFVec3f &field) const |
int | operator!= (const SoSFVec3f &field) const |
void | setValue (const float x, const float y, const float z) |
void | setValue (const float xyz[3]) |
Static Public Member Functions | |
void * | createInstance (void) |
SoType | getClassTypeId (void) |
void | initClass (void) |
Protected Attributes | |
SbVec3f | value |
|
Returns a unique type identifier for this field class.
Reimplemented from SoSField. |
|
Returns the type identification instance which uniquely identifies the Coin field class the object belongs to.
Implements SoField. |
|
Copy value(s) from f into this field. f must be of the same type as this field. Implements SoField. |
|
Check for equal type and value(s). Implements SoField. |
|
Internal method called upon initialization of the library (from SoDB::init()) to set up the type system. Reimplemented from SoSField. |
|
Set value of vector. |
|
Set value of vector. |
Copyright © 1998-2004 by Systems in Motion AS. All rights reserved.
Generated on Wed Jul 28 00:04:36 2004 for Coin by Doxygen. 1.3.7