CagdCrvSubdivAtParam

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

NAME

CagdCrvSubdivAtParam()  

SYNOPSIS

cagd_lib/cagd_aux.c:337

CagdCrvStruct *CagdCrvSubdivAtParam(CagdCrvStruct *Crv, CagdRType t)
 

DESCRIPTION

Given a curve - subdivides it into two curves at the given parameter value t. Returns pointer to first curve in a list of two subdivided curves.  

PARAMETERS:

Crv: To subdivide at the prescibed parameter value t.

t: The parameter to subdivide the curve Crv at.  

FUNCTION RETURN VALUE

CagdCrvStruct *: A list of the two curves resulting from the process of subdivision.

 

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