Classes
vgl_homg.h File Reference

General purpose support class for vgl_homg_ classes. More...

#include <vgl/vgl_export.h>

Go to the source code of this file.

Classes

class  vgl_homg< T >
 General purpose support class for vgl_homg_ classes. More...
 

Detailed Description

General purpose support class for vgl_homg_ classes.

This is the private base class for homogeneous vectors. It provides the get/set interface, and also a static variable vgl_homg::infinity which is used throughout when returning infinite nonhomogeneous values.

Author
Paul Beardsley, 29.03.96 Oxford University, UK
  Modifications
   210297 AWF Switched to fixed-length vectors for speed.
   23 Oct 2001 - Peter Vanroose - made templated and ported to vgl

Definition in file vgl_homg.h.