LTI-Lib latest version v1.9 - last update 10 Apr 2010

ltiRectangle.h File Reference

This file contains the definitions of the rectangle and trectangle types used in the LTI-Lib to describe rectangular areas through two points. More...

#include <iostream>
#include "ltiIoHandler.h"
#include "ltiConfig.h"
#include "ltiPoint.h"
#include "ltiMath.h"
Include dependency graph for ltiRectangle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lti::rectSide< T >
 Policy class to compute the size of a rectangle's side and the inverse transformation. More...
class  lti::trectangle< T, S >
 Rectangle representation class. More...

Namespaces

namespace  lti
namespace  std

Typedefs

typedef trectangle< int > lti::rectangle
typedef trectangle< int > lti::irectangle
typedef trectangle< float > lti::frectangle
typedef trectangle< double > lti::drectangle

Functions

template<class T , class S >
bool lti::read (ioHandler &handler, trectangle< T, S > &p, const bool complete=true)
template<class T , class S >
bool lti::write (ioHandler &handler, const trectangle< T, S > &p, const bool complete=true)

Detailed Description

This file contains the definitions of the rectangle and trectangle types used in the LTI-Lib to describe rectangular areas through two points.


Generated on Sat Apr 10 15:26:28 2010 for LTI-Lib by Doxygen 1.6.1