|
User Documentation |
|
Centre for Vision, Speech & Signal Processing |
Comments:
=================================================================
Variables:
Methods:
- TriNearestPointC()
-
- RealT Distance() const
-
- RealT & Distance()
-
- RealT SignedDistance() const
-
- RealT & SignedDistance()
-
- RealT Weight() const
-
- RealT & Weight()
-
- Vector3dC Point() const
-
- Vector3dC & Point()
-
- Vector3dC Normal() const
-
- Vector3dC & Normal()
-
- BooleanT Bound() const
-
- BooleanT & Bound()
-
Bound information only available if TriSet().SetupBound() is called ?
- TriNearestPointC Nearest(const Vector3dC & v,const Vector3dC & p,const Vector3dC & n,const RealT & w,const BooleanT & b)
-
set 'this' nearest point to nearest of 'this' or 'v'
with normal 'n', weight 'w', boundary element status 'b'
|
Programmer:Adrian Hilton, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001
|