geolib2
|
Go to the source code of this file.
Namespaces | |
geo | |
Functions | |
void | geo::createConvexPolygon (geo::Shape &shape, const std::vector< geo::Vec2 > &points, double height) |
void | geo::createCylinder (geo::Shape &shape, double radius, double height, unsigned int num_corners=20) |