DATASERV (koldgeom) functions


LIBRARY ROUTINE

kgeom_destroy_primitive_list - destroy the primitive list

LIBRARY CALL

kobject kgeom_destroy_primitive_list(
   kobject object)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

This function destroys a primitive list contained in a given data services object. All data and attributes associated with the primitives stored on the primitive list will be destoryed as well.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

This function may have unpredicatable results if the primitive list contains a mesh or texture primitive.

MODIFICATION

none

FILES

$DATASERV/objects/library/koldgeom/src/geometry.c

SEE ALSO

koldgeom(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.