Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
nw4hbm::math::LINE3 Struct Reference

#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
 

Constructor & Destructor Documentation

◆ LINE3() [1/2]

nw4hbm::math::LINE3::LINE3 ( )
inline

◆ LINE3() [2/2]

nw4hbm::math::LINE3::LINE3 ( VEC3 const & Pt,
VEC3 const & dir,
bool isNormalized )
inline

Member Function Documentation

◆ Normalize()

void nw4hbm::math::LINE3::Normalize ( )
inline

◆ Set()

void nw4hbm::math::LINE3::Set ( SEGMENT3 const * S)
inline

Member Data Documentation

◆ d

VEC3 nw4hbm::math::LINE3::d

◆ P

VEC3 nw4hbm::math::LINE3::P

The documentation for this struct was generated from the following file: