CagdCrvTransform
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdCrvTransform()
SYNOPSIS
cagd_lib/cagd2gen.c:972
void CagdCrvTransform(CagdCrvStruct *Crv,
CagdRType *Translate,
CagdRType Scale)
DESCRIPTION
Applies an affine transform, in place, to given curve Crv as specified by
Translate and Scale.
Each control point is first translated by Translate and then scaled by
Scale.
PARAMETERS:
Crv: To be affinely transformed.
Translate: Translation amount.
Scale: Scaling amount.
FUNCTION RETURN VALUE
void
SEE ALSO
CagdSrfTransform,
CagdTransform,
CagdCrvMatTransform,
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- SEE ALSO
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:26:34 GMT, July 20, 2024