1#ifndef COIN_SOSFVEC4B_H
2#define COIN_SOSFVEC4B_H
27#include <Inventor/fields/SoSField.h>
28#include <Inventor/fields/SoSubField.h>
29#include <Inventor/SbVec4b.h>
31class COIN_DLL_API SoSFVec4b :
public SoSField {
39 void setValue(int8_t x, int8_t y, int8_t z, int8_t w);
40 void setValue(
const int8_t 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.