gml File List

Here is a list of all documented files with brief descriptions:
/Users/mezis/Vision/gml-current-svn/docs/api/mainpage.h [code]
base/gml_Alloc.h [code]Memory allocation / deallocation for objects / structures
base/gml_APRInit.private.h [code]Initialization of the GML base library
base/gml_Array.h [code]Definition of gml_TArray
base/gml_Attributes.h [code]GNU C attributes used in GML
base/gml_Base64.h [code]Base64 encoding and decoding
base/gml_BytePack.h [code]General functions to access bytes in memory words
base/gml_Callback.h [code]Management of callback functions and lists of callback functions
base/gml_CQueue.h [code]Thread-safe C wrapper for the gml_TPointerQueue class
base/gml_DynamicArray.h [code]Definition of the gml_TDynamicArray class template
base/gml_DynamicArray_T.h [code]
base/gml_ErrorMessage.h [code]An object that stores an error message and manages memory for it
base/gml_Errors.h [code]Manages error codes and their corresponding textual description
base/gml_GlobalMutex.h [code]Wrapper around APR's cross-process mutexes
base/gml_List.h [code]Definition of gml_TListElem and gml_TList
base/gml_Mutex.h [code]Wrapper around APR's thread mutexes
base/gml_NewList.h [code]
base/gml_Queue.h [code]Define the gml_TQueue template and the gml_TPointerQueue instance
base/gml_ServiceDiscovery.h [code]Object interface to the DNSServiceDiscovery API
base/gml_SharedMemorySegment.h [code]Cross-platform C shared memory regions
base/gml_SharedMessageRing.h [code]Shared message rings
base/gml_SharedMessageRingInt.h [code]Internals for shared message rings
base/gml_Stack.h [code]Define the gml_TStack template and the gml_TPointerStack instance
base/gml_Thread.h [code]Wrapper around APR's cross-platform threading API
base/gml_Timer.h [code]Define the gml_TTimer class
base/gml_Types.h [code]Basic type definitions used in GML
gl/gml_GL_Base.h [code]Wrapper for platform dependent creation of OpenGL rendering context, and conversions from gml_TBitmap to OpenGL buffers
gl/gml_GL_Program.h [code]
gl/gml_GL_Program_Cg.h [code]
gl/gml_GL_Program_GLSL.h [code]
gl/gml_GL_Texture.h [code]
gl/gml_Loader_Cg.private.h [code]
grabber/gml_Grabber.h [code]Declares the interface for accessing video grabbers
grabber/gml_GrabberDriver.h [code]
grabber/gml_GrabberDriver_ASLFG.h [code]
grabber/gml_GrabberDriver_dc1394.h [code]
grabber/gml_GrabberDriver_QT.h [code]
grabber/gml_GrabberDriver_SharedMemory.h [code]
grabber/gml_GrabberDriver_V4L.h [code]
grabber/gml_Loader_CDAlib.private.h [code]
grabber/gml_Loader_LFGlib.private.h [code]
image/gml_Bitmap.h [code]Defines the gml_TBitmap struct: a structure that describes how the set of pixels of a bitmap are organized in memory
image/gml_Bitmap_base.h [code]Basic operation on gml_TBitmaps: allocation, de-allocation
image/gml_Bitmap_encodings.h [code]
image/gml_Bitmap_IO.h [code]API for loading and saving image files, using gml_TBitmaps
image/gml_Bitmap_operations.h [code]Operations on bitmaps (gml_TBitmap)
image/gml_Bitmap_scans.h [code]Common definition to all scan operations on bitmaps (gml_TBitmap)
image/gml_Bitmap_shared.h [code]
image/gml_Bitmap_view.h [code]
image/gml_Drawable.h [code]Wrapper of platform dependent "Drawable" structures (i.e
image/gml_Geometry.h [code]Structures to represent 2D points and rectangles
image/gml_HLSColor.h [code]
image/gml_HSVColor.h [code]
image/gml_LRGColor.h [code]
image/gml_Pixmap.h [code]
image/gml_RGBColor.h [code]Defines the gml_TRGBColor struct: a structure for representing color and converting from the canonical RGB representation to other representations
image/gml_XRGBColor.h [code]
image/gml_YUVColor.h [code]
math/gml_CBlas.h [code]
math/gml_CLapack.h [code]
math/gml_ElMat2.h [code]Basic operations on row-major 2x2 matrices and 2x1 vectors
math/gml_ElMat4.h [code]Elementar 4x4 matrix, 4x1 and 1x4 vector operations
math/gml_Fraction.h [code]Extraction of the IEEE floating-point representation to do integer math
math/gml_Gaussian2.h [code]
math/gml_HaarLookup.h [code]Lookup tables for a lookup-based pseudo S-transform
math/gml_Histogram.h [code]
math/gml_Math.h [code]Overloaded and optimized math functions
math/gml_Tables.h [code]Precomputed integer tables for the basic math functions
scanner/gml_Morph.h [code]Utilities for scanners which perform morphological operations or convolutions
tcl/wrapper/gmlTcl_Array.h [code]
tcl/wrapper/gmlTcl_Bitmap.h [code]
tcl/wrapper/gmlTcl_BitmapEncoding.h [code]
tcl/wrapper/gmlTcl_Connexer.h [code]
tcl/wrapper/gmlTcl_ConvexHull.h [code]
tcl/wrapper/gmlTcl_CreateEvent.h [code]
tcl/wrapper/gmlTcl_EventSource.h [code]
tcl/wrapper/gmlTcl_FeatureTracker.h [code]
tcl/wrapper/gmlTcl_FingerFinder.h [code]
tcl/wrapper/gmlTcl_FingerFinderPlus.h [code]
tcl/wrapper/gmlTcl_General.h [code]
tcl/wrapper/gmlTcl_GLProgram.h [code]
tcl/wrapper/gmlTcl_Grabber.h [code]
tcl/wrapper/gmlTcl_Histogram.h [code]
tcl/wrapper/gmlTcl_Init.h [code]
tcl/wrapper/gmlTcl_KeyGrabber.h [code]
tcl/wrapper/gmlTcl_LibInit.h [code]
tcl/wrapper/gmlTcl_PDFDocument.h [code]
tcl/wrapper/gmlTcl_PointerMode.h [code]
tcl/wrapper/gmlTcl_ServiceDiscovery.h [code]
tcl/wrapper/gmlTcl_SharedBitmap.h [code]
tcl/wrapper/gmlTcl_TagTracker.h [code]
tcl/wrapper/gmlTcl_TextRender.h [code]
tcl/wrapper/gmlTcl_Texture.h [code]
tcl/wrapper/gmlTcl_Time.h [code]
tcl/wrapper/gmlTcl_Tracker.h [code]
tcl/wrapper/gmlTcl_UIMode.h [code]
tcl/wrapper/gmlTcl_Zlib.h [code]
tcl/wrapper/canvas/gmlTcl_GLCanvas.h [code]
tcl/wrapper/canvas/gmlTcl_GLCanvasCommandOptions.h [code]
tcl/wrapper/canvas/gmlTcl_GLCanvasDecls.h [code]
tcl/wrapper/canvas/gmlTcl_GLCanvasInit.h [code]
tcl/wrapper/canvas/gmlTcl_GLCanvasOpenGL.h [code]
tcl/wrapper/canvas/gmlTcl_GRItem.h [code]
tcl/wrapper/object/gmlTcl_Object.h [code]
tcl/wrapper/object/gmlTcl_Object_internal.h [code]
tcl/wrapper/scanner/gmlTcl_Scanners.h [code]
tcl/wrapper/scanner/gmlTcl_Scanners_support.h [code]Utilities for scanner wrappers
tcl/wrapper/scanner/gmlTcl_Scanners_support_T.h [code]
tcl/wrapper/wrapper/gmlTcl_Wrapper.h [code]
tcl/wrapper/wrapper/gmlTcl_Wrapper_internals.h [code]
tcl/wrapper/wrapper/gmlTcl_WrapperDefaults_T.h [code]
tcl/wrapper/wrapper/gmlTcl_WrapperParser.h [code]
tcl/wrapper/wrapper/gmlTcl_WrapperParser_T.h [code]
tcl/wrapper/wrapper/gmlTcl_WrapperParserTkTypes.h [code]
tcl/wrapper/wrapper/gmlTcl_WrapperRootClass.h [code]
tcl/wrapper/wrapper/gmlTcl_WrapperTkOption.h [code]
ui/gml_GRItem.h [code]
ui/gml_GRItem_ClippingCache.h [code]
ui/gml_GRItem_DisplayList.h [code]
ui/gml_GRItem_GL.h [code]
ui/gml_GRItem_Polygon.h [code]
ui/gml_GRItem_Polygon_GL.h [code]
ui/gml_GRItem_Scene.h [code]
ui/gml_GRItem_Scene_GL.h [code]
ui/gml_GRItem_Text.h [code]
ui/gml_GRItem_Text_GL.h [code]
ui/gml_GRItemTransfo.h [code]
ui/gml_GRItemTrig.h [code]
ui/gml_PDFDocument.h [code]
ui/gml_TextRender.h [code]Renders texts into bitmaps
ui/gml_TextRender_cpp.h [code]C++ interface to text rendering services
vision/gml_Bresenham.h [code]
vision/gml_ColorModel.h [code]
vision/gml_Connexer.h [code]
vision/gml_ConvexHull.h [code]Implementation of convex hull algorithms
vision/gml_FeatureTracker.h [code]
vision/gml_FingerFinder.h [code]
vision/gml_FingerFinderPlus.h [code]
vision/gml_TrackedObject.h [code]
vision/gml_TrackedVector.h [code]
vision/gml_Tracker.h [code]
vision/temp/gml_Bresenham.h [code]
vision/temp/gml_Connexer.h [code]
vision/temp/gml_FingerFinder.h [code]
vision/temp/gml_FingerFinderPlus.h [code]
Generated on Tue Jun 12 14:03:30 2007 for gml by Doxygen 1.5.2.