CVR-Lib last update 20 Sep 2009

cvrPoint.h File Reference

Defines the template type cvr::point<T> and all shortcuts like cvr::ipoint. More...

#include "cvrAssert.h"
#include "cvrIoHandler.h"
#include <iostream>
#include "cvrPoint_template.h"

Include dependency graph for cvrPoint.h:

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

Go to the source code of this file.

Classes

class  cvr::point< T >
 Two dimensional point, containing the coordinates x, y. More...

Namespaces

namespace  cvr
namespace  std

Typedefs

typedef point< int > cvr::ipoint
typedef point< unsigned int > cvr::uipoint
typedef point< double > cvr::dpoint
typedef point< float > cvr::fpoint

Functions

template<typename T >
bool cvr::read (ioHandler &handler, point< T > &p, const bool complete=true)
template<typename T >
bool cvr::write (ioHandler &handler, const point< T > &p, const bool complete=true)


Detailed Description

Defines the template type cvr::point<T> and all shortcuts like cvr::ipoint.

Author:
Pablo Alvarado
Date:
01.11.2002
Id
cvrPoint.h,v 1.5 2007/11/03 23:50:17 alvarado Exp

Generated on Sun Sep 20 22:08:25 2009 for CVR-Lib by Doxygen 1.5.8