$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::Gdpoint< E > Struct Template Reference

#include <mln/core/concept/gdpoint.hh>

Protected Member Functions

 Gdpoint ()

Public Types

typedef Gdpoint< void > category
typedef E exact_t

Detailed Description

template<typename E>
struct mln::Gdpoint< E >

Grid point concept.

Definition at line 101 of file gdpoint.hh.

Constructor & Destructor Documentation

template<typename E>
mln::Gdpoint< E >::Gdpoint ( )
protected

Member Typedef Documentation

template<typename E>
typedef Gdpoint<void> mln::Gdpoint< E >::category

Definition at line 103 of file gdpoint.hh.

template<typename E>
typedef E mln::Object< E >::exact_t
inherited

Definition at line 105 of file object.hh.