MPMA Framework 0.4
Public Member Functions | Public Attributes
GEO::Plane Struct Reference

A plane. More...

#include <GeoObjects.h>

List of all members.

Public Member Functions

 Plane ()
 Plane (const Vector3 &inPos, const Vector3 &inNormal)
 from a position and a normal
 Plane (float inC0, float inC1, float inC2, float inC3)
 from the 4 coeffecients
Vector3Normal () const
 gets normal of plane
void Renormalize ()
 normalizes normal of plane

Public Attributes

float c3
 plane coeffecients

Detailed Description

A plane.


Constructor & Destructor Documentation

GEO::Plane::Plane ( ) [inline]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends