Developer Documentation
Centre for Vision, Speech & Signal Processing
USER IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
SurfaceNearestPointC::SurfaceNearestPointC(void)
SurfaceNearestPointC::SurfaceNearestPointC(const SurfaceNearestPointC &)
SurfaceNearestPointC::SurfaceNearestPointC(const SurfaceNearestPointT &)
SurfaceNearestPointC::operator=(const SurfaceNearestPointC)
SurfaceNearestPointC::Valid(void) const
SurfaceNearestPointC::Valid(void)
SurfaceNearestPointC::Node(void) const
SurfaceNearestPointC::Node(void)
SurfaceNearestPointC::Bound(void) const
SurfaceNearestPointC::Bound(void)
SurfaceNearestPointC::Vector(void) const
SurfaceNearestPointC::Vector(void)
SurfaceNearestPointC::Normal(void) const
SurfaceNearestPointC::Normal(void)
SurfaceNearestPointC::Distance(void) const
SurfaceNearestPointC::Distance(void)
SurfaceNearestPointC::SignedDistance(void) const
SurfaceNearestPointC::SignedDistance(void)
SurfaceNearestPointC::NearestPoint(void) const
SurfaceNearestPointC
 
include "amma/SurfNear.hh"
User Level:Default
Library:surfnear
Example: cri.cc
Section:default.Adrian Hilton
In Scope:std

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