1#ifndef COIN_SOSFBOX2F_H
2#define COIN_SOSFBOX2F_H
27#include <Inventor/fields/SoSField.h>
28#include <Inventor/fields/SoSubField.h>
29#include <Inventor/SbBox2f.h>
31class COIN_DLL_API SoSFBox2f :
public SoSField {
37 static void initClass(
void);
39 void setValue(
float xmin,
float ymin,
float xmax,
float ymax);
41 void getValue(
SbBox2f & box)
const;
The SbBox2f class is a 2 dimensional box with floating point corner coordinates.
Definition SbBox2f.h:33
The SbVec2f class is a 2 dimensional vector with floating point coordinates.
Definition SbVec2f.h:39
SoSField(void)
Definition SoSField.cpp:109
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.13.2.