Uranium
Application Framework
|
Public Member Functions | |
def | __init__ (self, normal=Vector(), distance=0.0) |
def | normal (self) |
def | distance (self) |
def | intersectsRay (self, ray) |
def | __repr__ (self) |
Protected Attributes | |
_normal | |
_distance | |
Plane representation using normal and distance.