GEOMETRY (
geometry
) functions
LIBRARY ROUTINE
lgisa2dtex - determine if the object is a 2d texture
LIBRARY CALL
int lgisa2dtex(kgeom_object *geom)
INPUT
none
OUTPUT
none
RETURN VALUE
TRUE if the object is a 2d texture, FALSE otherwise
DESCRIPTION
a short function for checking to see if the given object is a "2d texture"
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$GEOMETRY/objects/library/geometry/src/lgcreate2dtex.c
SEE ALSO
geometry(3)
COPYRIGHT
Copyright (C) 1996,1997 , The Regents of the University of California. All rights reserved.