samplist.h File Reference

(r1785/r751)

Go to the source code of this file.

Classes

class  CSampleItem
 Brush sample data item class, records position, distance along the path and pressure at the point when it is recorded. More...
class  CSampleData
 Base class to hold an array of CSampleItems. More...
class  CDistanceSampler
 Derived class which has a method to sample data over distances. Basically what you want to do is initialise the object, set the sample distances, then pass in data to the CollectData method and this object will sample at the appropriate rate. More...

Typedefs

typedef std::vector< CSampleItemSampleArray


Typedef Documentation

typedef std::vector< CSampleItem > SampleArray
 

Definition at line 149 of file samplist.h.


Generated on Sat Nov 10 03:49:20 2007 for Camelot by  doxygen 1.4.4