1#ifndef COIN_SOSFVEC3S_H
2#define COIN_SOSFVEC3S_H
27#include <Inventor/fields/SoSField.h>
28#include <Inventor/fields/SoSubField.h>
29#include <Inventor/SbVec3s.h>
31class COIN_DLL_API SoSFVec3s :
public SoSField {
39 void setValue(
short x,
short y,
short z);
40 void setValue(
const short xyz[3]);
The SbVec3s class is a 3 dimensional vector with short integer coordinates.
Definition SbVec3s.h:39
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.