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 18 13:49:32 GMT 1996
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996