Public Member Functions | Public Attributes

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

#include <mbd_single_group_analysis.h>

List of all members.

Public Member Functions

 node_traits ()

Public Attributes

vector3_type m_sga_r_prev
 The previous (from last invocation of collision detection engine) position of the node in WCS.
quaternion_type m_sga_Q_prev
 The previous (from last invocation of collision detection engine) orientation of the node in WCS.
bool m_sga_absolute_resting

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


Constructor & Destructor Documentation

template<typename types >
OpenTissue::mbd::SingleGroupAnalysis< types >::node_traits::node_traits (  )  [inline]

Member Data Documentation

Boolean value indicating whatever this body have been moved since the last invocation of the collision detection engine. This flag can be used to determine whatever caching could be exploited.

The previous (from last invocation of collision detection engine) orientation of the node in WCS.

The previous (from last invocation of collision detection engine) position of the node in WCS.


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