NAME

cxGeoXformPop - end defining geometry objects in a transform group

C SPECIFICATION

#include <cx/Geometry.h>

void cxGeoXformPop()

FORTRAN SPECIFICATION

subroutine cxGeoXformPop

DESCRIPTION

This function make the current object the parent of the current transform group. It is most commonly used after a call to cxGeoXformPush(3E) and some geometry creation in that context.

It is an error to call this function when the current transform group is the root object.

An example:

SEE ALSO

cxGeoXformPush(3E)
Last modified: Mon Nov 6 16:33:20 GMT 2000
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996