Open Inventor Reference
SoSFShort Class Reference

Field containing a short integer. More...

#include <Inventor/fields/SoSFShort.h>

Inheritance diagram for SoSFShort:
SoSField SoField

List of all members.

Static Public Member Functions

static void initClass ()

Detailed Description

A field containing a short (16-bit) integer.

SoSFShorts are written to file as a single short integer value, represented as decimal, hexadecimal (beginning with '0x') or octal (beginning with '0') value.

See Also
SoField, SoSField, SoMFShort, SoSFUShort, SoSFInt32

Definition at line 79 of file SoSFShort.h.


Member Function Documentation

static void SoSFShort::initClass ( ) [static]

Reimplemented from SoSField.


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