mapnik::coord< T, 3 > Struct Template Reference
#include <coord.hpp>
List of all members.
|
Public Types |
| typedef T | type |
Public Member Functions |
| | coord () |
| | coord (T x, T y, T z) |
| template<typename T2 > |
| | coord (const coord< T2, 3 > &rhs) |
| template<typename T2 > |
| coord< T, 3 > & | operator= (const coord< T2, 3 > &rhs) |
Public Attributes |
| T | x |
| T | y |
| T | z |
template<typename T>
struct mapnik::coord< T, 3 >
Member Typedef Documentation
Constructor & Destructor Documentation
template<typename T >
template<typename T2 >
Member Function Documentation
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