mercator  0.4.0
A terrain generation library for the Worldforge system.
Mercator::Matrix< COLS, ROWS, FloatType > Member List

This is the complete list of members for Mercator::Matrix< COLS, ROWS, FloatType >, including all inherited members.

Matrix()=defaultMercator::Matrix< COLS, ROWS, FloatType >
operator()(unsigned int col, unsigned int row)Mercator::Matrix< COLS, ROWS, FloatType >inline
operator()(unsigned int col, unsigned int row) const Mercator::Matrix< COLS, ROWS, FloatType >inline
operator[](unsigned int idx)Mercator::Matrix< COLS, ROWS, FloatType >inline