Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

vgl_homg_point_3d.h File Reference


Detailed Description

point in projective 3D space

Author:
Don HAMILTON, Peter TU
    Modifications
     Peter Vanroose -  4 July 2001 - Added geometric interface like vgl_point_3d
     Peter Vanroose -  2 July 2001 - Added constructor from 3 planes
     Peter Vanroose -  1 July 2001 - Renamed data to x_ y_ z_ w_ and inlined constructors
     Peter Vanroose - 27 June 2001 - Implemented operator==
     Peter Vanroose - 15 July 2002 - Added coplanar()
   

Definition in file vgl_homg_point_3d.h.

#include <vgl/vgl_point_3d.h>
#include <vgl/vgl_fwd.h>
#include <vcl_iosfwd.h>
#include <vcl_cassert.h>

Go to the source code of this file.

Classes

class  vgl_homg_point_3d< Type >
 Represents a homogeneous 3D point. More...

Defines

#define vgl_Abs(x)   (x<0?-x:x)
#define VGL_HOMG_POINT_3D_INSTANTIATE(T)   extern "please include vgl/vgl_homg_point_3d.txx first"


Define Documentation

#define vgl_Abs  )     (x<0?-x:x)
 

#define VGL_HOMG_POINT_3D_INSTANTIATE  )     extern "please include vgl/vgl_homg_point_3d.txx first"
 

Definition at line 316 of file vgl_homg_point_3d.h.


Generated on Thu Jan 10 14:39:25 2008 for core/vgl by  doxygen 1.4.4