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

ltiBox.h File Reference

This file contains the definitions of the box and tbox 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 ltiBox.h:

Go to the source code of this file.

Classes

class  lti::boxSide< T >
 Policy class to compute the size of a box's side and the inverse transformation. More...
class  lti::tbox< T, S >
 Class to describe a 3D box aligned with the coordinate system. More...

Namespaces

namespace  lti
namespace  std

Typedefs

typedef tbox< int > lti::box

Functions

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

Detailed Description

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


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