Public Member Functions | Public Attributes

OpenTissue::mbd::SpatialHashing< types >::node_traits Class Reference

#include <mbd_spatial_hashing.h>

List of all members.

Public Member Functions

vector3_type min (void) const
vector3_type max (void) const
void updateAABB (body_type *self, real_type const &envelope)

Public Attributes

geometry::AABB< typename
types::math_policy > 
m_aabb

template<typename types>
class OpenTissue::mbd::SpatialHashing< types >::node_traits


Member Function Documentation

template<typename types >
vector3_type OpenTissue::mbd::SpatialHashing< types >::node_traits::max ( void   )  const [inline]
template<typename types >
vector3_type OpenTissue::mbd::SpatialHashing< types >::node_traits::min ( void   )  const [inline]
template<typename types >
void OpenTissue::mbd::SpatialHashing< types >::node_traits::updateAABB ( body_type self,
real_type const &  envelope 
) [inline]

Member Data Documentation

template<typename types >
geometry::AABB<typename types::math_policy> OpenTissue::mbd::SpatialHashing< types >::node_traits::m_aabb

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