Uranium
Application Framework
Loading...
Searching...
No Matches
UM.Math.Plane.Plane Class Reference

Public Member Functions

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

Protected Attributes

 _normal = normal
 _distance = distance

Detailed Description

Plane representation using normal and distance.

The documentation for this class was generated from the following file:
  • UM/Math/Plane.py