#include <Inventor/fields/SoSFPlane.h>
Inheritance diagram for SoSFPlane::
Static Public Methods | |
void | initClass (void) |
This field is used where nodes, engines or other field containers needs to store a single definition of a 3D plane.
Fields of this type stores their value to file as a normalvector plus an offset from origo: "v0 v1 v2 offset".
|
Internal method called upon initialization of the library (from SoDB::init()) to set up the type system. Reimplemented from SoSField. |