DATASERV (koldgeom) library
LIBRARY NAME
koldgeom - (no short description specified)
DESCRIPTION
LIST OF LIBRARY FUNCTIONS
- kgeom_define_primitive
- define a geometry primitive
- kgeom_undefine_primitive
- undefine a defined primitive
- kgeom_primitive_name
- *
- kgeom_open_object
- create an object associated with an input or output transport
- kgeom_open_input_object
- open an object associated with an input data transport.
- kgeom_open_output_object
- open an object associated with an output transport.
- kgeom_create_object
- create a temporary data object.
- kgeom_get_data
- get data from a data object.
- kgeom_put_data
- put data into a data object.
- kgeom_create_primitive_list
- create a primitive list on a data object.
- kgeom_query_primitive_list
- determine the existence of a primitive list.
- kgeom_destroy_primitive_list
- destroy the primitive list
- kgeom_set_attribute
- set the values of a geometry attribute in a data object.
- kgeom_set_attributes
- set the values of a number of geometry attributes.
- kgeom_get_attribute
- get the value of a geometry attribute in a data object.
- kgeom_get_attributes
- get the values of a number of geometry attributes.
- kgeom_copy_attributes
- copy all presentation attributes from one data object to another.
- kgeom_close_object
- close a data object.
- kgeom_copy_data
- copy all the data from one data object to another.
- kgeom_create_attribute
- create an attribute associated the data object.
- kgeom_destroy_attribute
- destroy an attribute associated with the data object.
ADDITIONAL INFORMATION
LOCATION OF SOURCE FILES
$DATASERV/objects/library/koldgeom/src
LOCATION OF PUBLIC INCLUDE FILE
$DATASERV/include/koldgeom/koldgeom.h
YOU MUST INCLUDE
#include <dataserv.h>
SEE ALSO
SEE MANUAL
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.