Private Member Functions
ecl::WayPoint< Type > Class Template Reference

Primary template for waypoints. More...

#include <waypoint.hpp>

List of all members.

Private Member Functions

 WayPoint ()
 Unreachable constructor.

Detailed Description

template<enum ManipulatorAngleType Type = JointAngles>
class ecl::WayPoint< Type >

Primary template for waypoints.

This is not intended to be used directly, it just provides the primary template for specialisations of the type enum.

Template Parameters:
Type: the type of waypoint (either joint or cartesian based).
See also:
WayPoint<JointAngles>.

Definition at line 46 of file waypoint.hpp.


Constructor & Destructor Documentation

template<enum ManipulatorAngleType Type = JointAngles>
ecl::WayPoint< Type >::WayPoint ( ) [inline, private]

Unreachable constructor.

Constructor, declared privately to ensure that this class cannot be instantiated directly.

Definition at line 54 of file waypoint.hpp.


The documentation for this class was generated from the following file:


ecl_manipulators
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Thu Jan 2 2014 11:11:43