|
Uranium
Application Framework
|
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 | |
Plane representation using normal and distance.