1#ifndef COIN_SOSFVEC4US_H
2#define COIN_SOSFVEC4US_H
27#include <Inventor/fields/SoSField.h>
28#include <Inventor/fields/SoSubField.h>
29#include <Inventor/SbVec4us.h>
34 SO_SFIELD_HEADER(
SoSFVec4us, SbVec4us,
const SbVec4us &);
37 static void initClass(
void);
39 void setValue(
unsigned short x,
unsigned short y,
unsigned short z,
unsigned short w);
40 void setValue(
const unsigned short xyzw[4]);
The SoSFVec4us class is a container for an SbVec4us vector.
Definition SoSFVec4us.h:31
The SoSField class is the base class for fields which contains only a single value.
Definition SoSField.h:29
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 17 2024 for Coin by Doxygen 1.12.0.