Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Member Functions
jafar::facetsmap::DensityMap Class Reference

Detailed Description

Definition at line 11 of file densitymap.hpp.

Inheritance diagram for jafar::facetsmap::DensityMap:
Inheritance graph
[legend]

List of all members.

Public Member Functions

double computePotentiel (Facet *f)
 Call this function to know how much a facet will increase the density of a map if it is add to the map.
void updateDensity (Facet *f)
 Call this function when you add a facet to the map, the function will change the value of the density on the grid.
double mapTotalValue ()

Private Member Functions

double computeValue (double v, int i, int j, double oo)

Member Function Documentation

Call this function to know how much a facet will increase the density of a map if it is add to the map.

Parameters:
fthe facet
Returns:
the sum of the augmentation of all points of the maillage
Returns:
total value of the map

Call this function when you add a facet to the map, the function will change the value of the density on the grid.

Parameters:
ffacet which is add to the map

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:35 for Jafar by doxygen 1.7.6.1
LAAS-CNRS