trafu_data.h File Reference

#include <list>
#include <vector>

Include dependency graph for trafu_data.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TraFuData
 Central storage and manipulation class for the transfer function. More...

Typedefs

typedef Mapping_data Mapping_point_t
 Type of object that stores a fransfer function point.
typedef std::list
< Mapping_point_t
Mapping_point_list_t
 Type of list for fransfer function points.
typedef
Mapping_point_list_t::iterator 
Mapping_point_iterator_t
 Type of iterator that points to a fransfer function point.
typedef
Mapping_point_list_t::const_iterator 
Mapping_point_iterator_const_t
 Type of constant iterator that points to a fransfer function point.
typedef std::vector
< Mapping_point_t
Mapping_point_vector_t
 Type of vector that holds fransfer function points.


Typedef Documentation

typedef Mapping_point_list_t::const_iterator Mapping_point_iterator_const_t

Type of constant iterator that points to a fransfer function point.

Definition at line 18 of file trafu_data.h.

typedef Mapping_point_list_t::iterator Mapping_point_iterator_t

Type of iterator that points to a fransfer function point.

Definition at line 16 of file trafu_data.h.

Type of list for fransfer function points.

Definition at line 14 of file trafu_data.h.

Type of object that stores a fransfer function point.

Definition at line 8 of file trafu_data.h.

Type of vector that holds fransfer function points.

Definition at line 20 of file trafu_data.h.


Generated on Wed Jan 21 16:22:24 2009 for FlowVis by  doxygen 1.5.6