Open Inventor Reference
SoSFInt32 Class Reference

Field containing a int32_t integer. More...

#include <Inventor/fields/SoSFInt32.h>

Inheritance diagram for SoSFInt32:
SoSField SoField

List of all members.

Static Public Member Functions

static void initClass ()

Detailed Description

A field containing a single long (32-bit) integer.

SoSFInt32s are written to file as an integer in decimal, hexadecimal (beginning with '0x') or octal (beginning with '0') format.

See Also
SoField, SoSField, SoMFInt32, SoSFUInt32

Definition at line 79 of file SoSFInt32.h.


Member Function Documentation

static void SoSFInt32::initClass ( ) [static]

Reimplemented from SoSField.


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