KrisLibrary  1.0.0
Public Types | Public Member Functions | Public Attributes | List of all members
Math3D::AABBTemplate< T > Struct Template Reference

Public Types

typedef AABBTemplate< T > MyT
 

Public Member Functions

 AABBTemplate (const MyT &b)
 
 AABBTemplate (const T &_bmin, const T &_bmax)
 
bool Read (File &f)
 
bool Write (File &f) const
 
void minimize ()
 
void maximize ()
 
void expand (const T &)
 
void setPoint (const T &)
 
void setIntersection (const MyT &)
 
void setUnion (const MyT &)
 
void getSize (T &) const
 
void getMidpoint (T &) const
 

Public Attributes

bmin
 
bmax
 

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