Bug List

Member VDKDataBox::GetColor (int index)
The returned value is a pointer to a new allocated VDKColor. Therefore, it will not reflect furthure changes in the color of the index dataset. You can free memory associated with it using Destroy() method.

Member VDKDataBox::DestroyData (gint index)
this function destroys data associated using g_free(). Do not use it, unless you have used g_new() to allocate the memory for your data.

Generated on Wed Mar 19 22:40:38 2008 for vdk 2.4.0 by  doxygen 1.5.5