GraphicsUtils.h File Reference

#include "PolyPrimitive.h"
#include "TextPrimitive.h"
#include "NURBSPrimitive.h"

Include dependency graph for GraphicsUtils.h:

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

Go to the source code of this file.

Namespaces

namespace  Fluxus

Functions

void Fluxus::MakeCube (PolyPrimitive *p, float size)
void Fluxus::MakeCylinder (PolyPrimitive *p, float height, float radius, int hsegments, int rsegments)
void Fluxus::MakeSphere (PolyPrimitive *p, float radius, int hsegments, int rsegments)
void Fluxus::MakeTorus (PolyPrimitive *p, float innerradius, float outerradius, int hsegments, int rsegments)
void Fluxus::MakePlane (PolyPrimitive *p)
void Fluxus::MakePlane (PolyPrimitive *p, int xsegs, int ysegs)
void Fluxus::MakeNURBSSphere (NURBSPrimitive *p, float radius, int hsegments, int rsegments)
void Fluxus::MakeNURBSPlane (NURBSPrimitive *p, int usegments, int vsegments)


Generated on Tue Sep 4 23:22:23 2007 for The Fluxus Renderer (libfluxus) by  doxygen 1.5.1