TrivParamsInDomain
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
TrivParamsInDomain()
SYNOPSIS
triv_lib/triv_aux.c:118
CagdBType TrivParamsInDomain(TrivTVStruct *TV,
CagdRType u,
CagdRType v,
CagdRType w)
DESCRIPTION
Given a tri-variate and a domain - validate it.
PARAMETERS:
TV: To make sure (u, v, w) is in its domain.
u, v, w: To verify if it is in TV's parametric domain.
FUNCTION RETURN VALUE
CagdBType: TRUE if in domain, FALSE otherwise.
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:26:45 GMT, July 20, 2024