Todo List

Member gml_TColor_LRG::Convert (UInt8 &r, UInt8 &g, UInt8 &b)
replace the ?: selector with Select()

Class gml_TSharedBitmapRing
separate publication from sharing subsystems

Member gml_TTracker::Step (gml_TPointFloat *points, UInt32 npoints)
take fMaxSpeed into account

Member gml_TTracker::Step (gml_TPointFloat *points, UInt32 npoints)
fix this hack hack: threshold the distance for just-born fingers. this helps eliminate TTFs spawned from false alarms.

Class gmlGL_TTexture
isolate the GL implementation of the texture from an abstract texture type. The abstract type should only have "Init", "Dispose", "SetBitmap", "Update", and "Exists" methods. The other ones are GL specific.

Member gmlGL_TTexture::UpdateFromBitmap ()
replace gml_Bitmap_Copy with gml_TScannerCopy::Process?

Member gmlGL_TTexture::Alpha (Float32 x, Float32 y)
replace lround() with LRound()

Member gmlGL_DrawableChanged
Nothing done here, check if something should

Member gmlGL_SetDrawableRect
Nothing done here, check if something should

File gml_Bitmap_IO.h
provide means to control compression and quality.

Generated on Tue Jun 12 14:03:28 2007 for gml by Doxygen 1.5.2.