Graphite Version 3
An experimental 3D geometry processing program
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
geometry.h File Reference

Simple geometric objects and manipulations. More...

Go to the source code of this file.

Classes

class  OGF::Box2d
 A 2d axis aligned box. More...
 
class  OGF::Box3d
 A 3d axis aligned box. More...
 

Namespaces

namespace  OGF
 Global Graphite namespace.
 

Functions

template<class FT >
vecng< 2, FT > OGF::transform_point (const vecng< 2, FT > &v, const Matrix< 4, FT > &m)
 Applies a 3d transform to a 2d point.
 

Detailed Description

Simple geometric objects and manipulations.

Definition in file geometry.h.