estar::grid_postransform Struct Reference

#include <GridNode.hpp>

Inheritance diagram for estar::grid_postransform:

Inheritance graph
[legend]
List of all members.

Detailed Description

Utility for translating a grid index into coordinates.

This is a vestige of graphics-specific distinguishing between HEXGRID and orthogonal meshes...


Public Member Functions

virtual ~grid_postransform ()
virtual std::pair< double,
double > 
operator() (double ix, double iy) const =0


Constructor & Destructor Documentation

virtual estar::grid_postransform::~grid_postransform (  )  [inline, virtual]


Member Function Documentation

virtual std::pair<double, double> estar::grid_postransform::operator() ( double  ix,
double  iy 
) const [pure virtual]

Implemented in local::postransform_cartesian, and local::postransform_hexgrid.


The documentation for this struct was generated from the following file:
doxygen SourceForge.net Logo
E* Interpolated Graph Replanner Wed Dec 12 18:55:50 2007