Open Inventor Reference
SoSFVec3s Class Reference

#include <Inventor/fields/SoSFVec3s.h>

Inheritance diagram for SoSFVec3s:
SoSField SoField

List of all members.

Public Member Functions

void setValue (short x, short y, short z)
 Set value from 3 shorts.
void setValue (const short xyz[3])
 Set value from array of 3 shorts.

Static Public Member Functions

static void initClass ()
 Initialize class with runtime type system.

Detailed Description

Definition at line 55 of file SoSFVec3s.h.


Member Function Documentation

static void SoSFVec3s::initClass ( ) [static]

Reimplemented from SoSField.

void SoSFVec3s::setValue ( short  x,
short  y,
short  z 
)
void SoSFVec3s::setValue ( const short  xyz[3])

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