1#ifndef COIN_SOSFBOX3S_H
2#define COIN_SOSFBOX3S_H
27#include <Inventor/fields/SoSField.h>
28#include <Inventor/fields/SoSubField.h>
29#include <Inventor/SbBox3s.h>
31class COIN_DLL_API SoSFBox3s :
public SoSField {
39 void setValue(
short xmin,
short ymin,
short zmin,
40 short xmax,
short ymax,
short zmax);
42 void getValue(
SbBox3s & box)
const;
The SbBox3s class is a 3 dimensional box with short integer coordinates.
Definition SbBox3s.h:34
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.