mln::Generalized_Pixel< E > Struct Template Reference

Base class for implementation classes that are pixels or that have the behavior of pixels. More...

#include <generalized_pixel.hh>

Inheritance diagram for mln::Generalized_Pixel< E >:
Inheritance graph

List of all members.


Detailed Description

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

Base class for implementation classes that are pixels or that have the behavior of pixels.

Warning:
This class does not derive from mln::Object; it is for use as a parallel hierarchy.
See also:
mln::doc::Generalized_Pixel for a complete documentation of this class contents.

Definition at line 53 of file generalized_pixel.hh.