KSquare Utilities
Blob.h File Reference
#include "KKQueue.h"
#include "Point.h"

Go to the source code of this file.

Classes

class  KKB::Blob
 Used by the Raster object to identify a distinct blob; where it is in the raster and its unique id. More...
 
class  KKB::BlobList
 Maintains a list of blobs. More...
 

Namespaces

 KKB
 KKB The namespace for KKBase Library supporting general functionality needed by almost any application.
 

Typedefs

typedef BlobList * KKB::BlobListPtr
 
typedef Blob * KKB::BlobPtr