Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JGeometry::TBox< T > Struct Template Reference

#include <JGeometry.h>

+ Inheritance diagram for JGeometry::TBox< T >:

Public Member Functions

 TBox ()
 
 TBox (const TBox &other)
 

Public Attributes

T i
 
T f
 

Constructor & Destructor Documentation

◆ TBox() [1/2]

template<class T >
JGeometry::TBox< T >::TBox ( )
inline

◆ TBox() [2/2]

template<class T >
JGeometry::TBox< T >::TBox ( const TBox< T > &  other)
inline

Member Data Documentation

◆ f

template<class T >
T JGeometry::TBox< T >::f

◆ i

template<class T >
T JGeometry::TBox< T >::i

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