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

#include <geometry.h>

+ Collaboration diagram for nw4hbm::math::PLANE:

Public Member Functions

void Set (VEC3 const *P0, VEC3 const *P1, VEC3 const *P2)
 
f32 Test (VEC3 const &P) const
 

Public Attributes

VEC3 N
 
f32 d
 

Member Function Documentation

◆ Set()

void nw4hbm::math::PLANE::Set ( VEC3 const * P0,
VEC3 const * P1,
VEC3 const * P2 )

◆ Test()

f32 nw4hbm::math::PLANE::Test ( VEC3 const & P) const
inline

Member Data Documentation

◆ d

f32 nw4hbm::math::PLANE::d

◆ N

VEC3 nw4hbm::math::PLANE::N

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