1#ifndef COIN_SOSFPLANE_H
2#define COIN_SOSFPLANE_H
36#include <Inventor/fields/SoSField.h>
37#include <Inventor/fields/SoSubField.h>
38#include <Inventor/SbPlane.h>
The SbPlane class represents a plane in 3D space.
Definition SbPlane.h:43
The SoSFPlane class is a container for an SbPlane value.
Definition SoSFPlane.h:40
The SoSField class is the base class for fields which contains only a single value.
Definition SoSField.h:38
static void initClass(void)
Definition SoSField.cpp:137