BzrCrvInterp

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

NAME

BzrCrvInterp()  

SYNOPSIS

xtra_lib/bzrintrp.c:204

void BzrCrvInterp(RealType *Result, RealType *Input, int Size)
 

DESCRIPTION

Blends the input points using the Interp array and puts the resulted blended point in Result array. Input and Result array are of size Size.  

PARAMETERS:

Result: Where the interpolated control points will be placed.

Input: Points to interpolate at node parameter values.

Size: Of control polygon.  

FUNCTION RETURN VALUE

void

 

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