Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

primitives.h File Reference

Primitive drawing functions. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define LSG_PRIMITIVES_H   1

Functions

void draw_sphere (float radius, int details)


Detailed Description

Primitive drawing functions.


Function Documentation

void draw_sphere float  radius,
int  details
 

Draw a sphere.

Parameters:
radius The radius of the sphere
details The triangle resolution (stacks/slices) of the sphere


(c) 2003, by Enno Cramer
generated on 13 Jul 2003
lescegra - doxygen