NAME
cxGeoIdentity
- reset the transform on the current object
C SPECIFICATION
#include <cx/Geometry.h>
void cxGeoIdentity()
FORTRAN SPECIFICATION
subroutine cxIdentity
DESCRIPTION
This function sets the transform on the current object to the identity
transform, effectively undoing the effects of any previous calls to
transforming routines.
SEE ALSO
cxGeoRotate(3E),
cxGeoScale(3E),
cxGeoTranslate(3E),
cxGeoMatrixCat(3E)
Last modified: Mon Nov 18 13:48:52 GMT 1996
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996