![]() |
http://www.sim.no http://www.coin3d.org |
#include <Inventor/fields/SoSFVec4f.h>
Inheritance diagram for SoSFVec4f:
This field is used where nodes, engines or other field containers needs to store a single vector with four elements.
Public Member Functions | |
virtual SoType | getTypeId (void) const |
virtual void | copyFrom (const SoField &field) |
const SoSFVec4f & | operator= (const SoSFVec4f &field) |
virtual SbBool | isSame (const SoField &field) const |
const SbVec4f & | getValue (void) const |
void | setValue (const SbVec4f &newvalue) |
const SbVec4f & | operator= (const SbVec4f &newvalue) |
int | operator== (const SoSFVec4f &field) const |
int | operator!= (const SoSFVec4f &field) const |
void | setValue (const float x, const float y, const float z, const float w) |
void | setValue (const float xyzw[4]) |
Static Public Member Functions | |
void * | createInstance (void) |
SoType | getClassTypeId (void) |
void | initClass (void) |
Protected Attributes | |
SbVec4f | 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 Tue Jul 13 06:41:12 2004 for Coin by Doxygen. 1.3.4