Open Inventor Reference
SoSFUInt32 Class Reference

Field containing an unsinged int32_t integer. More...

#include <Inventor/fields/SoSFUInt32.h>

Inheritance diagram for SoSFUInt32:
SoSField SoField

List of all members.

Static Public Member Functions

static void initClass ()

Detailed Description

A single-value field containg an unsigned 32-bit integer, representing a number from 0 to 4,294,967,295.

SoSFUInt32s are written to file as a single uint32_t (32-bit) integer in decimal, hexadecimal or octal format.

See Also
SoField, SoSField, SoMFUInt32

Definition at line 79 of file SoSFUInt32.h.


Member Function Documentation

static void SoSFUInt32::initClass ( ) [static]

Reimplemented from SoSField.


The documentation for this class was generated from the following file: