#include <lvt/Shape.h>
Inheritance diagram for Cone:

Public Member Functions | |
| float | GetHeight () const | 
| Returns the Cone's height along the z-axis.   | |
| void | Render () | 
| Draws the shape.   | |
| void | SetHeight (float height) | 
| Sets the Cone's height along the z-axis.   | |
      
  | 
  
| 
 Returns the Cone's height along the z-axis. 
  | 
  
      
  | 
  
| 
 Draws the shape. 
 Implements Quadric.  | 
  
      
  | 
  
| 
 Sets the Cone's height along the z-axis. 
  | 
  
 1.4.1