$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::fun::v2v::projection< P, dir > Struct Template Reference

#include <mln/fun/v2v/projection.hh>

Public Member Functions

result operator() (const P &p) const

Public Types

typedef P argument
typedef Function_v2v< void > category
typedef projection< P, dir > exact_t
typedef void mutable_result
typedef point
< mln_regular_grid_from_dim(n_-1),
C_ > 
result

Detailed Description

template<typename P, unsigned dir>
struct mln::fun::v2v::projection< P, dir >

Definition at line 48 of file projection.hh.

Member Function Documentation

template<typename P, unsigned dir>
result mln::fun::v2v::projection< P, dir >::operator() ( const P &  p) const

Member Typedef Documentation

template<typename P, unsigned dir>
typedef P mln::fun::v2v::projection< P, dir >::argument

Definition at line 58 of file projection.hh.

typedef Function_v2v<void> mln::Function_v2v< projection< P, dir > >::category
inherited

Definition at line 134 of file function.hh.

typedef projection< P, dir > mln::Object< projection< P, dir > >::exact_t
inherited

Definition at line 105 of file object.hh.

typedef void mln::Function_v2v< projection< P, dir > >::mutable_result
inherited

Definition at line 135 of file function.hh.

template<typename P, unsigned dir>
typedef point<mln_regular_grid_from_dim(n_ - 1), C_> mln::fun::v2v::projection< P, dir >::result

Definition at line 57 of file projection.hh.