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 Fri Jan 12 14:48:28 2007 for vdk 2.4.0 by  doxygen 1.5.1