TrimSetTrimCrvLinearApprox

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

NAME

TrimSetTrimCrvLinearApprox()  

SYNOPSIS

trim_lib/iso_crvs.c:507

int TrimSetTrimCrvLinearApprox(int UVSamplesPerCurve,
                               int UVSamplesOptimal)
 

DESCRIPTION

Sets the tolerances to use when approximating higher order trimming curves using piecewise linear approximation, for intersection computation.  

PARAMETERS:

UVSamplesPerCurve: Piecewise linear approximation of high order trimming curves - number of samples per curve.

UVSamplesOptimal: Do we want optimal sampling (see CagdCrv2Polyline).  

FUNCTION RETURN VALUE

int: Old number of samples per curve.

 

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