mi32/trans2daffine.h File Reference

TRANS2D_AFFINE definitions. More...

#include <mi32/trans2d.h>
#include <mi32/rect.h>
#include <memory.h>
Include dependency graph for trans2daffine.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...

Functions

bool operator!= (const TRANS2D_AFFINE &lhs, const TRANS2D_AFFINE &rhs)
bool operator== (const TRANS2D_AFFINE &lhs, const TRANS2D_AFFINE &rhs)
LIBEXPORT int Trans2DReadArcWorld (const FILEPATH &filepath, TRANS2D_AFFINE &Affine)

Detailed Description

TRANS2D_AFFINE definitions.


Function Documentation

bool operator!= ( const TRANS2D_AFFINE lhs,
const TRANS2D_AFFINE rhs 
) [inline]
bool operator== ( const TRANS2D_AFFINE lhs,
const TRANS2D_AFFINE rhs 
) [inline]
LIBEXPORT int Trans2DReadArcWorld ( const FILEPATH filepath,
TRANS2D_AFFINE Affine 
)

Read transformation from ArcWorld file.

Returns:
TRUE if successful, FALSE if no file, < 0 if error.
Parameters:
filepath ArcWorld file path
Affine Transformation returned

Generated on Sun Oct 7 21:28:33 2012 for TNTsdk 2012 by  doxygen 1.6.1