SymbCrvArcLenPoly

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

SymbCrvArcLenPoly()  

SYNOPSIS

symb_lib/arc_len.c:71

CagdRType SymbCrvArcLenPoly(CagdCrvStruct *Crv)
 

DESCRIPTION

Computes a bound on the arc length of a curve by computing the length of its control polygon.  

PARAMETERS:

Crv: To bound its length.  

FUNCTION RETURN VALUE

CagdRType: An upper bound on the curve Crv length as the length of Crv's control polygon.

 

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:27:10 GMT, July 20, 2024