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>
31class COIN_DLL_API SoSFVec4us :
public SoSField {
34 SO_SFIELD_HEADER(SoSFVec4us, SbVec4us,
const SbVec4us &);
39 void setValue(
unsigned short x,
unsigned short y,
unsigned short z,
unsigned short w);
40 void setValue(
const unsigned short xyzw[4]);
static void initClass(void)
Definition SoField.cpp:612
SoSField(void)
Definition SoSField.cpp:109
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 23 2025 for Coin by Doxygen 1.14.0.