7 template<
typename TDataType>
class Frame;
8 template<
typename TDataType>
class PointSet;
10 template<
typename TDataType>
15 typedef typename TDataType::Real
Real;
16 typedef typename TDataType::Coord
Coord;
17 typedef typename TDataType::Matrix
Matrix;
#define DECLARE_TCLASS(name, T1)
A frame represents a point equipped with the orientation.
A PointSet stores the coordinates for a set of independent points.
This is an implementation of AdditiveCCD based on peridyno.
Transform< float, 3 > Transform3f