Rigid Body Dynamics Library
RigidBodyDynamics::Addons::Geometry Namespace Reference

Data Structures

class  Function_
 
class  SegmentedQuinticBezierToolkit
 
class  SmoothSegmentedFunction
 

Typedefs

typedef Function_< double > Function
 

Typedef Documentation

◆ Function

typedef Function_<double> Function

This typedef is used for the very common case that the return type of the Function object is double.

Definition at line 130 of file Function.h.