CagdCrvFirstMoments

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

NAME

CagdCrvFirstMoments()  

SYNOPSIS

cagd_lib/cbsp_int.c:362

void CagdCrvFirstMoments(CagdCrvStruct *Crv,
                         int n,
                         CagdPType Loc,
                         CagdVType Dir)
 

DESCRIPTION

Computes zero and first moments of a curve.  

PARAMETERS:

Crv: To compute zero and first moment.

n: Number of samples the curve should be sampled at.

Loc: Center of curve as zero moment.

Dir: Main direction of curve as first moment.  

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