|
Developer Documentation |
|
Centre for Vision, Speech & Signal Processing |
Comments:
class SurfaceC;
-----------------------------------------------------
Variables:
- SurfaceNearestPointT np;
-
Methods:
- SurfaceNearestPointC()
-
- SurfaceNearestPointC(const SurfaceNearestPointC & p)
-
- SurfaceNearestPointC(const SurfaceNearestPointT & p)
-
- const SurfaceNearestPointC operator=(const SurfaceNearestPointC p)
-
- IntT Valid() const
-
- IntT & Valid()
-
- IntT Node() const
-
- IntT & Node()
-
- IntT Bound() const
-
- IntT & Bound()
-
- Vector3dC Vector() const
-
- Vector3dC & Vector()
-
- Vector3dC Normal() const
-
- Vector3dC & Normal()
-
- RealT Distance() const
-
- RealT & Distance()
-
- RealT SignedDistance() const
-
- RealT & SignedDistance()
-
- SurfaceNearestPointT NearestPoint() const
-
|
Programmer:Adrian Hilton, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001
|