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

  PUBLIC
NdLineC::NdLineC(const VectorC &,const VectorC &)
NdLineC::getPoints(IntT)
NdLineC
 
include "amma/Num/NdLine.hh"
User Level:Default
Library:NumRBF
Example:doRbfSelect.cc
Section:default.
In Scope:std

Variables:

VectorC startPt;
start point of line

VectorC endPt;
end point of line

VectorC par;
paralledl vector to line

Methods:
NdLineC(const VectorC & startPt,const VectorC & endPt)
constructs NdLine from start point to end point

SArray1dC<VectorC> getPoints(IntT num)
returns number of points along the current line


Documentation by CxxDoc: Tue Mar 20 10:49:27 2001