![]() |
http://www.sim.no http://www.coin3d.org |
#include <Inventor/fields/SoSFUInt32.h>
Inheritance diagram for SoSFUInt32:
This field is used where nodes, engines or other field containers needs to store a single 32-bit unsigned integer value.
Public Member Functions | |
virtual SoType | getTypeId (void) const |
virtual void | copyFrom (const SoField &field) |
const SoSFUInt32 & | operator= (const SoSFUInt32 &field) |
virtual SbBool | isSame (const SoField &field) const |
uint32_t | getValue (void) const |
void | setValue (uint32_t newvalue) |
uint32_t | operator= (uint32_t newvalue) |
int | operator== (const SoSFUInt32 &field) const |
int | operator!= (const SoSFUInt32 &field) const |
Static Public Member Functions | |
void * | createInstance (void) |
SoType | getClassTypeId (void) |
void | initClass (void) |
Protected Attributes | |
uint32_t | 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 Wed Jul 28 00:04:35 2004 for Coin by Doxygen. 1.3.7