Open Inventor Reference
SoSFPlane Class Reference

Field containing a plane equation. More...

#include <Inventor/fields/SoSFPlane.h>

Inheritance diagram for SoSFPlane:
SoSField SoField

List of all members.

Static Public Member Functions

static void initClass ()

Detailed Description

A field containing a plane equation (an SbPlane).

SoSFPlanes are written to file as four floating point values separated by whitespace. The first three are the normal direction of the plane, the fourth is the distance of the plane from the origin (in the direction of the normal).

See Also
SbPlane, SoField, SoSField, SoMFPlane

Definition at line 81 of file SoSFPlane.h.


Member Function Documentation

static void SoSFPlane::initClass ( ) [static]

Reimplemented from SoSField.


The documentation for this class was generated from the following file: