#include <basic/opengl/GL_Cylinder.h>
Inherits MPK_Cylinder, and OpenGLInterface.
Inheritance diagram for GL_Cylinder:
Public Member Functions | |
GL_Cylinder (FrameManager *frameManager) | |
GL_Cylinder (const GL_Cylinder &right) | |
virtual | ~GL_Cylinder () |
virtual Entity * | Clone () const |
virtual bool | Verify () const |
Protected Member Functions | |
virtual bool | DrawExplicit () const |
Protected Attributes | |
int | slices |
int | stacks |
int | rings |
Definition at line 36 of file GL_Cylinder.h.
|
Definition at line 34 of file GL_Cylinder.cpp. Referenced by Clone(). |
|
Definition at line 46 of file GL_Cylinder.cpp. |
|
Definition at line 59 of file GL_Cylinder.cpp. |
|
Implements ObjectBase. Definition at line 68 of file GL_Cylinder.cpp. References GL_Cylinder(). Here is the call graph for this function: ![]() |
|
Implements OpenGLInterface. Definition at line 75 of file GL_Cylinder.cpp. References MPK_Cylinder::height, MPK_Cylinder::radius, ObjectBase::theFrame, Matrix4x4::Transpose(), and Matrix4x4::values. Here is the call graph for this function: ![]() |
|
Implements ObjectBase. Definition at line 122 of file GL_Cylinder.cpp. |
|
Definition at line 80 of file GL_Cylinder.h. |
|
Definition at line 70 of file GL_Cylinder.h. |
|
Definition at line 75 of file GL_Cylinder.h. |