1 #ifndef COIN_SOSFPLANE_H 2 #define COIN_SOSFPLANE_H 27 #include <Inventor/fields/SoSField.h> 28 #include <Inventor/fields/SoSubField.h> 29 #include <Inventor/SbPlane.h> 37 static void initClass(
void);
40 #endif // !COIN_SOSFPLANE_H The SoSFPlane class is a container for an SbPlane value.This field is used where nodes,...
Definition: SoSFPlane.h:31
The SoSField class is the base class for fields which contains only a single value....
Definition: SoSField.h:29
The SbPlane class represents a plane in 3D space.SbDPPlane is used by many other classes in Coin....
Definition: SbPlane.h:34