SymbLimitCrvArcLen
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbLimitCrvArcLen()
SYNOPSIS
symb_lib/arc_len.c:31
CagdCrvStruct *SymbLimitCrvArcLen(CagdCrvStruct *Crv, CagdRType MaxLen)
DESCRIPTION
Subdivides the given curves to curves, each with size of control polygon
less than or equal to MaxLen. Returned is a list of curves.
PARAMETERS:
Crv: To subdivide into curves, each with control polygon length
less than MaxLen.
MaxLen: Maximum length of control polygon to allow.
FUNCTION RETURN VALUE
CagdCrvStruct *: List of subdivided curves from Crv, each with control
polygon size of less than MaxLen.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:26:44 GMT, July 20, 2024