#include <lvt/Shape.h>
Inheritance diagram for Tetrahedron:
Public Member Functions | |
float | GetRadius () const |
Returns the solid's radius. | |
void | Render () |
Draws the shape. | |
void | SetRadius (float radius) |
Sets the solid's radius. |
|
Returns the solid's radius.
|
|
Draws the shape.
Implements Shape. |
|
Sets the solid's radius.
|