|
http://www.sim.no http://www.coin3d.org |
#include <Inventor/fields/SoSFUShort.h>
Inheritance diagram for SoSFUShort:

This field is used where nodes, engines or other field containers needs to store a single short unsigned integer value.
Public Member Functions | |
| virtual SoType | getTypeId (void) const |
| virtual void | copyFrom (const SoField &field) |
| const SoSFUShort & | operator= (const SoSFUShort &field) |
| virtual SbBool | isSame (const SoField &field) const |
| unsigned short | getValue (void) const |
| void | setValue (unsigned short newvalue) |
| unsigned short | operator= (unsigned short newvalue) |
| int | operator== (const SoSFUShort &field) const |
| int | operator!= (const SoSFUShort &field) const |
Static Public Member Functions | |
| void * | createInstance (void) |
| SoType | getClassTypeId (void) |
| void | initClass (void) |
Protected Attributes | |
| unsigned short | 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. |
Copyright © 1998-2004 by Systems in Motion AS. All rights reserved.
Generated on Thu Jun 24 14:40:49 2004 for Coin by Doxygen. 1.3.7