World of Rigid Bodies (WoRB)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
WoRB::TruePlane Class Reference

Represents a true plane. More...

#include <Geometry.h>

Inheritance diagram for WoRB::TruePlane:
Collaboration diagram for WoRB::TruePlane:

Public Member Functions

 TruePlane ()

Data Fields

Quaternion Direction
 The plane normal.
double Offset
 The distance of the plane from the origin.

Detailed Description

Represents a true plane.

Definition at line 130 of file Geometry.h.


Constructor & Destructor Documentation

Definition at line 134 of file Geometry.h.


Field Documentation

The plane normal.

Definition at line 142 of file Geometry.h.

Referenced by WoRB::Sphere::Check().

The distance of the plane from the origin.

Definition at line 146 of file Geometry.h.

Referenced by WoRB::Sphere::Check().


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