Definition MRCameraOrientationPlugin.h:8
std::function< CurvePoint(float)> CurveFunc
curve given as a function: time -> point
Definition MRCurve.h:17
std::vector< CurvePoint > CurvePoints
curve given as a number of points on it samples at arbitrary steps
Definition MRCurve.h:20
Vector3f pos
position on the curve
Definition MRCurve.h:11
Vector3f snorm
the normal of the surface where the curve is located
Definition MRCurve.h:13
Vector3f dir
direction along the curve
Definition MRCurve.h:12