Open Inventor Reference
SoSFVec2s Class Reference

#include <Inventor/fields/SoSFVec2s.h>

Inheritance diagram for SoSFVec2s:
SoSField SoField

List of all members.

Public Member Functions

void setValue (short x, short y)
 Set value from 2 shorts.
void setValue (const short xy[2])
 Set value from array of 2 shorts.

Static Public Member Functions

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

Detailed Description

Definition at line 55 of file SoSFVec2s.h.


Member Function Documentation

static void SoSFVec2s::initClass ( ) [static]

Reimplemented from SoSField.

void SoSFVec2s::setValue ( short  x,
short  y 
)
void SoSFVec2s::setValue ( const short  xy[2])

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