PrimGenCONE2Object
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
PrimGenCONE2Object()
SYNOPSIS
geom_lib/primitiv.c:299
IPObjectStruct *PrimGenCONE2Object(VectorType Pt,
VectorType Dir,
RealType R1,
RealType R2)
DESCRIPTION
Routine to create a truncated CONE, CON2, geometric object defined by
Pt - the base 3d center point, Dir - the cone direction and height, and
two base radii R1 and R2.
See also PrimSetResolution on fineness control of approximation of the
primitive using flat faces.
PARAMETERS:
Pt: Center location of Base of CON2.
Dir: Direction and distance from Pt to center of other base of CON2.
R1, R2: Two base radii of the truncated CON2
FUNCTION RETURN VALUE
IPObjectStruct *: A CON2 Primitive.
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:00 GMT, July 20, 2024