BspCrvCoxDeBoorIndexFIrst

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

NAME

BspCrvCoxDeBoorIndexFIrst()  

SYNOPSIS

cagd_lib/bspcoxdb.c:200

int BspCrvCoxDeBoorIndexFirst(CagdRType *KnotVector,
                              int Order,
                              int Len,
                              CagdRType t)
 

DESCRIPTION

Computes the index of the first non zero basis function as returned by the BspCrvCoxDeBoorBasis function.  

PARAMETERS:

KnotVector: To evaluate the Bspline Basis functions for this space.

Order: Of the geometry.

Len: Number of control points in the geometry. The length of KnotVector is equal to Len + Order.

t: At which the Bspline basis functions are to be evaluated.  

FUNCTION RETURN VALUE

int: The index.

 

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