![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <geometry.h>
Collaboration diagram for nw4hbm::math::LINE3:Public Member Functions | |
| LINE3 () | |
| LINE3 (VEC3 const &Pt, VEC3 const &dir, bool isNormalized) | |
| void | Normalize () |
| void | Set (SEGMENT3 const *S) |
Public Attributes | |
| VEC3 | P |
| VEC3 | d |
|
inline |
|
inline |
|
inline |
| VEC3 nw4hbm::math::LINE3::d |
| VEC3 nw4hbm::math::LINE3::P |