PrimGenSPHEREObject

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

NAME

PrimGenSPHEREObject()  

SYNOPSIS

geom_lib/primitiv.c:551

IPObjectStruct *PrimGenSPHEREObject(VectorType Center, RealType R)
 

DESCRIPTION

Routine to create a SPHERE geometric object defined by Center, the center of the sphere and R, its radius. See also PrimSetResolution on fineness control of approximation of the primitive using flat faces.  

PARAMETERS:

Center: Center location of SPHERE. R Radius of sphere.  

FUNCTION RETURN VALUE

IPObjectStruct *: A SPHERE 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