glodDeleteGroup - delete an adaptation group
void glodDeleteGroup(GLuint name)
PARAMETERS
- name
-
The name of the group to be deleted
This call deletes a group, and all of its members. If an object in
this group is the only instance of the object remaining in GLOD, its
memory is freed.