#include "Thing.h"
#include <cmath>
#include <vector>
Include dependency graph for ThingCylinder.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | ThingCylinder |
Cylinder Thing for the scenegraph. More... | |
struct | ThingCylinder::flatCoord |
Cylinder Thing for the Scenegraph. bottom and top radius, height, and number of sides can be set.