General purpose support class for vgl_homg_ classes. More...
#include <vcl_compiler.h>
Go to the source code of this file.
Classes | |
class | vgl_homg< T > |
General purpose support class for vgl_homg_ classes. More... |
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.
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.