a sphere in 3D nonhomogeneous space More...
#include "vgl_sphere_3d.h"#include <vcl_cmath.h>#include <vgl/vgl_point_3d.h>#include <vgl/vgl_closest_point.h>#include <vgl/vgl_line_3d_2_points.h>Go to the source code of this file.
Defines | |
| #define | vgl_sphere_3d_txx_ |
| #define | VGL_SPHERE_3D_INSTANTIATE(Type) template class vgl_sphere_3d<Type > |
a sphere in 3D nonhomogeneous space
Definition in file vgl_sphere_3d.txx.
| #define VGL_SPHERE_3D_INSTANTIATE | ( | Type | ) | template class vgl_sphere_3d<Type > |
Definition at line 49 of file vgl_sphere_3d.txx.
| #define vgl_sphere_3d_txx_ |
Definition at line 2 of file vgl_sphere_3d.txx.
1.7.5.1