BspSrfKnotInsertNSame

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

NAME

BspSrfKnotInsertNSame()  

SYNOPSIS

cagd_lib/sbsp_aux.c:311

CagdSrfStruct *BspSrfKnotInsertNSame(CagdSrfStruct *Srf,
                                     CagdSrfDirType Dir,
                                     CagdRType t,
                                     int n)
 

DESCRIPTION

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

PARAMETERS:

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

Dir: Direction of refinement. Either U or V.

t: Parameter value of new knot to insert.

n: Maximum number of times t should be inserted.  

FUNCTION RETURN VALUE

CagdSrfStruct *: Refined Srf with n knots of value t in direction Dir.

 

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