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

#include <geometry.h>

+ Collaboration diagram for nw4hbm::math::AABB:

Public Member Functions

 AABB ()
 
void Normalize ()
 
void Set (VEC3 const *arrayPoint, unsigned numPoints)
 
void Set (AABB const *box, MTX34 const *M)
 

Public Attributes

VEC3 Pmin
 
VEC3 Pmax
 

Constructor & Destructor Documentation

◆ AABB()

nw4hbm::math::AABB::AABB ( )
inline

Member Function Documentation

◆ Normalize()

void nw4hbm::math::AABB::Normalize ( )

◆ Set() [1/2]

void nw4hbm::math::AABB::Set ( AABB const * box,
MTX34 const * M )

◆ Set() [2/2]

void nw4hbm::math::AABB::Set ( VEC3 const * arrayPoint,
unsigned numPoints )

Member Data Documentation

◆ Pmax

VEC3 nw4hbm::math::AABB::Pmax

◆ Pmin

VEC3 nw4hbm::math::AABB::Pmin

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