MyProjection Class Reference
Inheritance diagram for MyProjection:

List of all members.

Public Member Functions

 MyProjection (const base::StateSpacePtr &space)
virtual unsigned int getDimension (void) const
 Return the dimension of the projection defined by this evaluator.
virtual void defaultCellSizes (void)
 Set the default cell dimensions for this projection. The default implementation of this function is empty. setup() calls this function if no cell dimensions have been previously set.
virtual void project (const base::State *state, base::EuclideanProjection &projection) const

Detailed Description

Definition at line 16 of file projections.md.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines