oln::topo::inter_pixel::node< I > Class Template Reference

#include <node.hh>

Collaboration diagram for oln::topo::inter_pixel::node< I >:

Collaboration graph
[legend]
List of all members.

Public Types

enum  { dim = I::dim }
typedef oln::topo::inter_pixel::internal::dir_traits<
I::dim >::ret 
dir_type

Public Member Functions

 node ()
void set (dir_type i)
 Add an adge (a direction).
bool get (dir_type i) const
 Return true if the direction i joins the node.
unsigned rank () const
 Degree of the node.

Detailed Description

template<class I>
class oln::topo::inter_pixel::node< I >

Inter pixel node.

A node is a junction of edge; the edge are represented by the directions.

Parameters:
I image.

Definition at line 46 of file topo/inter-pixel/node.hh.


The documentation for this class was generated from the following file:
Generated on Tue Feb 20 20:29:26 2007 for Olena by  doxygen 1.5.1