BspKnotPrepEquallySpaced

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

NAME

BspKnotPrepEquallySpaced()  

SYNOPSIS

cagd_lib/cagdoslo.c:242

CagdRType *BspKnotPrepEquallySpaced(int n, CagdRType Tmin, CagdRType Tmax)
 

DESCRIPTION

Prepares a refinement vector for the given knot vector domain with n inserted knots equally spaced.  

PARAMETERS:

n: Number of knots to introduce.

Tmin: Minimum domain to introduce knots.

Tmax: Maximum domain to introduce knots.  

FUNCTION RETURN VALUE

CagdRType *: A vector of n knots uniformly spaced between TMin and TMax.

 

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