Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

border_data_deriche::border_value Class Reference

#include <border_data_deriche.hh>

List of all members.

Public Methods

 border_value ()
 Constructor.

 border_value (const border_value &)
 Copy constructor.

 border_value (float)
 Constructor with parameters, the gradient value of the border.

 ~border_value ()
 Destructor.

border_value & operator= (const border_value &)
 Reaffectation operator.

void reinit (float, int)
 Reinitialiation function.

float give_gradient ()
 Access to the sum of the gradient value of all the borders which were merged.

int give_cardinal ()
 Access to the cardinal of the border (number of border merged with it).


Detailed Description

Class that hold all the information of one border (associated to one dart)


Constructor & Destructor Documentation

border_data_deriche::border_value::border_value  
 

Constructor.

border_data_deriche::border_value::border_value const border_value &   
 

Copy constructor.

border_data_deriche::border_value::border_value float   
 

Constructor with parameters, the gradient value of the border.

border_data_deriche::border_value::~border_value   [inline]
 

Destructor.


Member Function Documentation

int border_data_deriche::border_value::give_cardinal  
 

Access to the cardinal of the border (number of border merged with it).

float border_data_deriche::border_value::give_gradient  
 

Access to the sum of the gradient value of all the borders which were merged.

border_data_deriche::border_value & border_data_deriche::border_value::operator= const border_value &   
 

Reaffectation operator.

void border_data_deriche::border_value::reinit float   ,
int   
 

Reinitialiation function.


The documentation for this class was generated from the following files:
Generated on Tue Jun 24 14:58:42 2003 for Combinatorial Pyramids by doxygen1.2.18