vgl_1d_basis.cxx
Go to the documentation of this file.
1 // This is core/vgl/vgl_1d_basis.cxx
2 
3 #include "vgl_1d_basis.hxx"
4 #include <vgl/vgl_point_2d.h>
5 #include <vgl/vgl_point_3d.h>
9 
point in projective 3D space
a point in 2D nonhomogeneous space
a point in homogeneous 1-D space, i.e., a homogeneous pair (x,w)
Represents a cartesian 3D point.
Definition: vgl_fwd.h:11
Represents a homogeneous 3D point.
Definition: vgl_fwd.h:9
VGL_1D_BASIS_INSTANTIATE(vgl_point_2d< double >)
a point in 3D nonhomogeneous space
point in projective 2D space
Represents a cartesian 2D point.
Definition: vgl_area.h:7
Represents a homogeneous 1-D point, i.e., a homogeneous pair (x,w).
Definition: vgl_fwd.h:7
Represents a homogeneous 2D point.
Definition: vgl_fwd.h:8