HyperspaceExplorer 0.7.1
Public Member Functions
SimpleProjectionPolicy< N, N, 1, NUM > Class Template Reference

Default Projection policy - specialization to end recursion. More...

#include <Projection.h>

List of all members.

Public Member Functions

 SimpleProjectionPolicy (typename Projection< N, N, 1, NUM >::PointList, typename Projection< N, N, 1, NUM >::PointList, typename Projection< N, N, 1, NUM >::DistanceList, typename Projection< N, N, 1, NUM >::BoolList)
 Create a SimpleProjectionPolicy whose view- and camera points are ignored.
VecMath::MultiDimensionalVector
< VecMath::Vector< N, NUM >, 1 > 
project (const VecMath::MultiDimensionalVector< VecMath::Vector< N, NUM >, 1 > &values)
 Returns the given grid of values.

Detailed Description

template<unsigned N, typename NUM>
class SimpleProjectionPolicy< N, N, 1, NUM >

Default Projection policy - specialization to end recursion.

Operates on a one-dimensional vector of Vector s, projecting from N- space to N- space - in other words, does nothing at all.

Template Parameters:
NOriginal dimension of the Vector s to project.
NUMThe numeric type of the Vector s.

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

Generated on Mon Apr 9 2012 20:25:18 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo