PrimGenCONEObject

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

NAME

PrimGenCONEObject()  

SYNOPSIS

geom_lib/primitiv.c:194

IPObjectStruct *PrimGenCONEObject(VectorType Pt, VectorType Dir, RealType R)
 

DESCRIPTION

Routine to create a CONE geometric object defined by Pt - the base
 3d center point, Dir - the cone direction and height, and base radius R. See also PrimSetResolution on fineness control of approximation of the primitive using flat faces.  

PARAMETERS:

Pt: Center location of Base of CONE.

Dir: Direction and distance from Pt to apex of CONE.

R: Radius of Base of the cone.  

FUNCTION RETURN VALUE

IPObjectStruct *: A CONE 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:27:10 GMT, October 17, 2022