1#ifndef COIN_SOSFVEC4I32_H
2#define COIN_SOSFVEC4I32_H
27#include <Inventor/fields/SoSField.h>
28#include <Inventor/fields/SoSubField.h>
29#include <Inventor/SbVec4i32.h>
31class COIN_DLL_API SoSFVec4i32 :
public SoSField {
37 static void initClass(
void);
39 void setValue(int32_t x, int32_t y, int32_t z, int32_t w);
40 void setValue(
const int32_t xyzw[4]);
Definition SbVec4i32.h:39
SoSField(void)
Definition SoSField.cpp:109
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Thu Jan 16 2025 for Coin by Doxygen 1.13.2.