34 #ifndef OPEN_WALKER_CORE_ANGULAR_VELOCITY_REF_H 35 #define OPEN_WALKER_CORE_ANGULAR_VELOCITY_REF_H 51 template <
typename _Derived>
56 typedef _Derived Derived;
74 Base(ref, startRow, startCol)
81 using Base::operator=;
92 #endif // OPEN_WALKER_CORE_ANGULAR_VELOCITY_REF_H The Vector3Ref class.
Definition: vector3_ref.h:53
Definition: angular_acceleration.h:39
AngularVelocityRef(Derived &ref, int startRow=0, int startCol=0)
Default Constructor.
Definition: angular_velocity_ref.h:73
The AngularVelocityRef class.
Definition: angular_velocity_ref.h:52