|
User Documentation |
|
Centre for Vision, Speech & Signal Processing |
Comments:
-------------------------------------------------------------------------
********** PolopRanC ****************************************************
-------------------------------------------------------------------------
-------------------------------------------------------------------------
********** PolopRanC ****************************************************
-------------------------------------------------------------------------
The random number generator is Random1.
Seeding is done in the constructor
Variables:
Methods:
- PolopRanC(PolopsC & inpol,int inidum)
-
- ~PolopRanC()
-
Destructor
General operations
------------------
- VectorSetC RandomPoints(int n)
-
returns n random positions on the surface
- PolVecC RandomPt(int * face = NULL)
-
returns a point at a random position on the surface,
and sets face to the index of the face on which the point lies
- void Save(int n,char * fname)
-
save n random points to file .list
|
Programmer:Andrew Stoddart, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001
|