Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
fcl::InterpolationLinear Member List
This is the complete list of members for
fcl::InterpolationLinear
, including all inherited members.
create
(FCL_REAL start_value, FCL_REAL end_value)
fcl::InterpolationLinear
static
getMovementLengthBound
(FCL_REAL time) const
fcl::InterpolationLinear
virtual
getType
() const
fcl::InterpolationLinear
virtual
getValue
(FCL_REAL time) const
fcl::InterpolationLinear
virtual
getValueLowerBound
() const
fcl::InterpolationLinear
virtual
getValueUpperBound
() const
fcl::InterpolationLinear
virtual
getVelocityBound
(FCL_REAL time) const
fcl::InterpolationLinear
virtual
Interpolation
()
fcl::Interpolation
Interpolation
(FCL_REAL start_value, FCL_REAL end_value)
fcl::Interpolation
InterpolationLinear
()
fcl::InterpolationLinear
InterpolationLinear
(FCL_REAL start_value, FCL_REAL end_value)
fcl::InterpolationLinear
operator!=
(const Interpolation &interpolation) const
fcl::Interpolation
operator==
(const Interpolation &interpolation) const
fcl::Interpolation
registerToFactory
()
fcl::InterpolationLinear
static
setEndValue
(FCL_REAL end_value)
fcl::Interpolation
setStartValue
(FCL_REAL start_value)
fcl::Interpolation
value_0_
fcl::Interpolation
protected
value_1_
fcl::Interpolation
protected
~Interpolation
()
fcl::Interpolation
inline
virtual