#include <osgprimitive.h>
Inheritance diagram for OSGCylinder:


Definition at line 188 of file osgprimitive.h.
Public Member Functions | |
| OSGCylinder (float radius, float height) | |
| virtual void | init (const OsgHandle &osgHandle, Quality quality=Middle) |
| float | getRadius () |
| float | getHeight () |
Protected Attributes | |
| float | radius |
| float | height |
|
||||||||||||
|
Definition at line 268 of file osgprimitive.cpp. |
|
|
Definition at line 195 of file osgprimitive.h. |
|
|
Definition at line 194 of file osgprimitive.h. |
|
||||||||||||
|
Definition at line 272 of file osgprimitive.cpp. |
|
|
Definition at line 198 of file osgprimitive.h. |
|
|
Definition at line 197 of file osgprimitive.h. |
1.4.5