|
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) |
Plane representation using normal and distance.