21 template<
typename TDataType>
26 typedef typename TDataType::Real
Real;
27 typedef typename TDataType::Coord
Coord;
28 typedef typename TDataType::Matrix
Matrix;
DEF_VAR_IN(Coord, Velocity, "Velocity")
DEF_VAR_IN(Quat< Real >, Quaternion, "Rotation")
DEF_VAR_IN(Coord, AngularVelocity, "Angular velocity")
DECLARE_TCLASS(Steer, TDataType)
void onEvent(PKeyboardEvent event) override
This is an implementation of AdditiveCCD based on peridyno.