Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
bounding_box_util.h File Reference

Go to the source code of this file.

Namespaces

namespace  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
 
template<class TAAPos >
AABox< typename TAAPos::ValueType > ug::CalculateBoundingBox (Vertex *e, TAAPos aaPos)
 calculates the smallest axis aligned box that contains the given vertex