#include <mi32/trans2d.h>
#include <mi32/transgen.h>
#include <mi32/rect.h>
#include <mi32/rvcgref.h>
#include <memory.h>
Include dependency graph for trans2dc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | TRANS2D_AFFINE |
| Simple affine X/Y coordinate transformation. More... | |
| class | TRANS2D_CARTO |
| Implement cartographic coordinate transformation. More... | |
| class | TRANS2D_MAPGEN |
| Encapsulate TRANSPARM structure and TransGen...() functions. More... | |
Functions | |
| bool | operator== (const TRANS2D_CARTO &lhs, const TRANS2D_CARTO &rhs) |
| bool | operator!= (const TRANS2D_CARTO &lhs, const TRANS2D_CARTO &rhs) |
Definition in file trans2dc.h.
|
||||||||||||
|
Compare TRANS2D_CARTOs for inequality.
Definition at line 618 of file trans2dc.h. |
|
||||||||||||
|
Compare TRANS2D_CARTOs for equality.
Definition at line 610 of file trans2dc.h. |
1.3.4-20031026