opensurgsim
SurgSim::Math::LinearMotionND< T, N > Member List

This is the complete list of members for SurgSim::Math::LinearMotionND< T, N >, including all inherited members.

dotProduct(const LinearMotionND< T, N > &motion) constSurgSim::Math::LinearMotionND< T, N >
firstHalf() constSurgSim::Math::LinearMotionND< T, N >
getAxis(int i) constSurgSim::Math::LinearMotionND< T, N >
getEnd(std::array< T, N > *end) constSurgSim::Math::LinearMotionND< T, N >
getStart(std::array< T, N > *start) constSurgSim::Math::LinearMotionND< T, N >
isApprox(const LinearMotionND< T, N > &motion, const T &epsilon) constSurgSim::Math::LinearMotionND< T, N >
LinearMotionND()SurgSim::Math::LinearMotionND< T, N >
LinearMotionND(const std::array< LinearMotion< T >, N > &x)SurgSim::Math::LinearMotionND< T, N >explicit
LinearMotionND(const LinearMotionND< T, N > &motion)SurgSim::Math::LinearMotionND< T, N >
LinearMotionND(LinearMotionND< T, N > &&motion)SurgSim::Math::LinearMotionND< T, N >
LinearMotionND(const std::array< T, N > &a, const std::array< T, N > &b)SurgSim::Math::LinearMotionND< T, N >
operator!=(const LinearMotionND< T, N > &motion) constSurgSim::Math::LinearMotionND< T, N >
operator*(const LinearMotionND< T, N > &m) constSurgSim::Math::LinearMotionND< T, N >
operator+(const LinearMotionND< T, N > &m) constSurgSim::Math::LinearMotionND< T, N >
operator+=(const LinearMotionND< T, N > &m) (defined in SurgSim::Math::LinearMotionND< T, N >)SurgSim::Math::LinearMotionND< T, N >
operator-(const LinearMotionND< T, N > &m) const (defined in SurgSim::Math::LinearMotionND< T, N >)SurgSim::Math::LinearMotionND< T, N >
operator-=(const LinearMotionND< T, N > &m) (defined in SurgSim::Math::LinearMotionND< T, N >)SurgSim::Math::LinearMotionND< T, N >
operator/(const LinearMotionND< T, N > &m) constSurgSim::Math::LinearMotionND< T, N >
operator=(const LinearMotionND< T, N > &motion)SurgSim::Math::LinearMotionND< T, N >
operator=(LinearMotionND< T, N > &&motion)SurgSim::Math::LinearMotionND< T, N >
operator==(const LinearMotionND< T, N > &motion) constSurgSim::Math::LinearMotionND< T, N >
secondHalf() constSurgSim::Math::LinearMotionND< T, N >
toInterval() constSurgSim::Math::LinearMotionND< T, N >