Classes | Namespaces | Functions

Point.h File Reference

Three dimensional point class. More...

#include <assert.h>
#include <math.h>
#include <string>
#include <sstream>
Include dependency graph for Point.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeshLib::CPoint
 CPoint class, three dimensional point. More...

Namespaces

namespace  MeshLib

Functions

void MeshLib::operator>> (const std::string &str, CPoint &p)

Detailed Description

Three dimensional point class.

Author:
David Gu
Date:
10/07/2010

Definition in file Point.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerator Defines