Uranium
Application Framework
UM.Math.Plane.Plane Class Reference

Public Member Functions

def __init__ (self, normal=Vector(), distance=0.0)
 
def normal (self)
 
def distance (self)
 
def intersectsRay (self, ray)
 
def __repr__ (self)
 

Detailed Description

Plane representation using normal and distance.

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