Public Member Functions | |
| RayEntry () | |
| RayEntry (Vertex3f origin, Vertex3f direction, int depth) | |
| void | AddTarget (Vertex3f target) |
Public Attributes | |
| Vertex3f | Origin |
| Vertex3f | Target |
| Vertex3f | Direction |
| int | Depth |
| bool | TargetSet |
| Powertek.Rt.RayEntry.RayEntry | ( | ) |
| Powertek.Rt.RayEntry.RayEntry | ( | Vertex3f | origin, | |
| Vertex3f | direction, | |||
| int | depth | |||
| ) |
| void Powertek.Rt.RayEntry.AddTarget | ( | Vertex3f | target | ) |
AddTarget.
| target |
Depth.
| Vertex3f Powertek.Rt.RayEntry.Direction |
Direction.
| Vertex3f Powertek.Rt.RayEntry.Origin |
Origin.
| Vertex3f Powertek.Rt.RayEntry.Target |
Target.
TargetSet.
1.5.7.1