SymbCrvMultiResRefineLevel

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

NAME

SymbCrvMultiResRefineLevel()  

SYNOPSIS

symb_lib/multires.c:432

CagdRType *SymbCrvMultiResRefineLevel(SymbMultiResCrvStruct *MRCrv,
                                      CagdRType T,
                                      int SpanDiscont)
 

DESCRIPTION

Given a multi resolution decomposition of a Bspline curve, refine it at neighborhood of parameter value t, in place.  

PARAMETERS:

MRCrv: A multi resolution decomposition of a curve, to refine in place.

T: Parameter value at which to refine MRCrv.

SpanDiscont: Do we want to refine beyond discontinuities?  

FUNCTION RETURN VALUE

CagdRType *: A pointer to an array of two real numbers holding the domain in MRCrv that was refined.

 

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