1 #ifndef COIN_SOSFBOX3D_H
2 #define COIN_SOSFBOX3D_H
27 #include <Inventor/fields/SoSField.h>
28 #include <Inventor/fields/SoSubField.h>
29 #include <Inventor/SbBox3d.h>
37 static void initClass(
void);
39 void setValue(
double xmin,
double ymin,
double zmin,
40 double xmax,
double ymax,
double zmax);
42 void getValue(
SbBox3d & box)
const;
46 #endif // !COIN_SOSFBOX3D_H
static void post(const SoInput *const in, const char *const format,...)
Definition: SoReadError.cpp:110
virtual void write(const char c)
Definition: SoOutput.cpp:757
The SoOutput class is an abstraction of an output stream.
Definition: SoOutput.h:42
void getBounds(double &xmin, double &ymin, double &zmin, double &xmax, double &ymax, double &zmax) const
Definition: SbBox3d.h:56
The SbVec3d class is a 3 dimensional vector with double precision floating point coordinates.
Definition: SbVec3d.h:35
The SoSField class is the base class for fields which contains only a single value.
Definition: SoSField.h:29
virtual SbBool isBinary(void) const
Definition: SoOutput.cpp:650
The SbBox3d class is an abstraction for an axis aligned 3 dimensional box.
Definition: SbBox3d.h:37
The SoSFBox3d class is a container for an SbBox3d vector.
Definition: SoSFBox3d.h:31
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Mon Jul 27 2020 for Coin by Doxygen. 1.8.18