#include <basic/opengl/GL_Box.h>
Inherits MPK_Box, and OpenGLInterface.
Inheritance diagram for GL_Box:
Public Member Functions | |
GL_Box (FrameManager *frameManager) | |
GL_Box (const GL_Box &right) | |
virtual | ~GL_Box () |
virtual Entity * | Clone () const |
virtual bool | Verify () const |
Protected Member Functions | |
virtual bool | DrawExplicit () const |
Definition at line 36 of file GL_Box.h.
|
Definition at line 28 of file GL_Box.cpp. Referenced by Clone(). |
|
Definition at line 40 of file GL_Box.cpp. |
|
Definition at line 53 of file GL_Box.cpp. |
|
Implements ObjectBase. Definition at line 62 of file GL_Box.cpp. References GL_Box(). Here is the call graph for this function: ![]() |
|
Implements OpenGLInterface. Definition at line 69 of file GL_Box.cpp. References MPK_Box::height, MPK_Box::length, ObjectBase::theFrame, Matrix4x4::Transpose(), Matrix4x4::values, and MPK_Box::width. Here is the call graph for this function: ![]() |
|
Implements ObjectBase. Definition at line 149 of file GL_Box.cpp. |