ug4
bounding_box_util.h File Reference

Go to the source code of this file.

Namespaces

 ug
 the ug namespace
 

Functions

template<class TElem , class TAAPos >
AABox< typename TAAPos::ValueType > ug::CalculateBoundingBox (TElem *e, TAAPos aaPos)
 calculates the smallest axis aligned box that contains the given element More...
 
template<class TAAPos >
AABox< typename TAAPos::ValueType > ug::CalculateBoundingBox (Vertex *e, TAAPos aaPos)
 calculates the smallest axis aligned box that contains the given vertex More...