All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Eegeo::Geometry::Plane Class Reference

Public Member Functions

Plane Norm () const
 

Static Public Member Functions

static Plane CreateFromNormalAndPoint (const v3 &normal, const v3 &pointOnPlane)
 
static Plane Create (const v3 &normal, float distanceOriginToPlane)
 
static Plane Zero ()
 
static Plane Transform (const Plane &plane, const m44 &nonScalingTransform)
 

Public Attributes

float a
 
float b
 
float c
 
float d
 

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