OpenMining  0.01
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
GridMappingFunction Class Reference

#include <simpleplot.h>

Inheritance diagram for GridMappingFunction:
Inheritance graph
[legend]
Collaboration diagram for GridMappingFunction:
Collaboration graph
[legend]

Public Member Functions

 GridMappingFunction (Qwt3D::SurfacePlot *pw, Points3DGrid &locations, utils::Rectangle_t &grid)
 
double operator() (double x, double y)
 

Public Attributes

Points3DGridm_locations
 
utils::Rectangle_t m_grid
 

Constructor & Destructor Documentation

GridMappingFunction::GridMappingFunction ( Qwt3D::SurfacePlot *  pw,
Points3DGrid locations,
utils::Rectangle_t grid 
)
inline

Member Function Documentation

double GridMappingFunction::operator() ( double  x,
double  y 
)

Member Data Documentation

utils::Rectangle_t GridMappingFunction::m_grid
Points3DGrid& GridMappingFunction::m_locations

The documentation for this class was generated from the following files: