1#ifndef COIN_SOSFVEC2B_H
2#define COIN_SOSFVEC2B_H
27#include <Inventor/fields/SoSField.h>
28#include <Inventor/fields/SoSubField.h>
29#include <Inventor/SbVec2b.h>
31class COIN_DLL_API SoSFVec2b :
public SoSField {
37 static void initClass(
void);
39 void setValue(int8_t x, int8_t y);
40 void setValue(
const int8_t xy[2]);
a vector class for containing two byte integers.
Definition SbVec2b.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.