SymbCrv2DExtremCrvtrPts

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

NAME

SymbCrv2DExtremCrvtrPts()  

SYNOPSIS

symb_lib/curvatur.c:519

CagdPtStruct *SymbCrv2DExtremCrvtrPts(CagdCrvStruct *Crv, CagdRType Epsilon)
 

DESCRIPTION

Given a planar curve, finds all its extreme curvatrue points by finding the set of extreme locations on the curvature function of Crv.  

PARAMETERS:

Crv: To find all int extrem curvature locations.

Epsilon: Accuracy control.  

FUNCTION RETURN VALUE

CagdPtStruct *: A list of parameter values on Crv that have extrem curvature values.  

SEE ALSO

SymbCrv2DCurvatureSqr, SymbCrv3DCurvatureSqr, SymbCrv3DCurvatureSqr, , SymbCrv3DRadiusNormal, SymbCrv3DCurvatureNormal, SymbCrv2DCurvatureSign, , SymbCrv2DInflectionPts,

 

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:27:19 GMT, October 17, 2022