BspCrvKnotInsertNSame

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

NAME

BspCrvKnotInsertNSame()  

SYNOPSIS

cagd_lib/cbsp_aux.c:152

CagdCrvStruct *BspCrvKnotInsertNSame(CagdCrvStruct *Crv, CagdRType t, int n)
 

DESCRIPTION

Inserts n knot, all with the value t. In no case will the multiplicity of a knot be greater or equal to the curve order.  

PARAMETERS:

Crv: To refine by insertion (upto) n knot of value t.

t: Parameter value of new knot to insert.

n: Maximum number of times t should be inserted.  

FUNCTION RETURN VALUE

CagdCrvStruct *: Refined Crv with n knots of value t.

 

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