mapnik::coord< T, 2 > Struct Template Reference
#include <coord.hpp>
List of all members.
|
Public Types |
| typedef T | type |
Public Member Functions |
| | coord () |
| | coord (T x, T y) |
| template<typename T2 > |
| | coord (const coord< T2, 2 > &rhs) |
| template<typename T2 > |
| coord< T, 2 > & | operator= (const coord< T2, 2 > &rhs) |
| template<typename T2 > |
| bool | operator== (coord< T2, 2 > const &rhs) |
| coord< T, 2 > & | operator+= (coord< T, 2 > const &rhs) |
| coord< T, 2 > & | operator+= (T rhs) |
| coord< T, 2 > & | operator-= (coord< T, 2 > const &rhs) |
| coord< T, 2 > & | operator-= (T rhs) |
| coord< T, 2 > & | operator*= (T t) |
| coord< T, 2 > & | operator/= (T t) |
Public Attributes |
| T | x |
| T | y |
template<typename T>
struct mapnik::coord< T, 2 >
Member Typedef Documentation
Constructor & Destructor Documentation
template<typename T >
template<typename T2 >
Member Function Documentation
template<typename T >
template<typename T2 >
template<typename T >
template<typename T2 >
Member Data Documentation
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/mapnik/include/mapnik/coord.hpp