SymbCrvMultiResNew

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

NAME

SymbCrvMultiResNew()  

SYNOPSIS

symb_lib/multires.c:544

SymbMultiResCrvStruct *SymbCrvMultiResNew(int Levels, CagdBType Periodic)
 

DESCRIPTION

Allocates a data structure for multi resolution decomposition of a Bspline curve of Levels levels and possiblt periodic.  

PARAMETERS:

Levels: Number of levels to expect in the decomposition.

Periodic: Is the curve periodic?  

FUNCTION RETURN VALUE

SymbMultiResCrvStruct *: A structure to hold a multi resolution decomposition of a curve of Levels levels.

 

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