Springhead
An open source physics engine for virtual reality, haptics and motion generation.
TCurve< P, V, T > メンバ一覧

これは全メンバの一覧です。TCurve< P, V, T >継承メンバも含んでいます。

AddPoint(real_t t)TCurve< P, V, T >inline
GetNearest(real_t t) const (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >inline
GetPos(int idx) const (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >inline
GetSegment(real_t t) const (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >inline
GetTime(int idx) const (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >inline
GetType() const (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >inline
GetVel(int idx) const (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >inline
IndexFromID(int id)TCurve< P, V, T >inline
NPoints() const (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >inline
points (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >protected
pos_t typedef (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >
real_t typedef (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >
RemovePoint(int idx) (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >inline
SetPos(int idx, pos_t p) (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >inline
SetTime(int idx, real_t t) (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >inline
SetType(int t) (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >inline
SetVel(int idx, vel_t v) (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >inline
SortPoints() (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >inlineprotected
type (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >protected
vel_t typedef (次で定義されています。 TCurve< P, V, T >)TCurve< P, V, T >