#include <basic/opengl/GL_Segment.h>
Inherits MPK::Segment, and OpenGLInterface.
Inheritance diagram for GL_Segment:
Public Member Functions | |
GL_Segment (const GL_Segment &right) | |
GL_Segment (FrameManager *frameManager) | |
virtual | ~GL_Segment () |
virtual Entity * | Clone () const |
Protected Member Functions | |
virtual bool | DrawExplicit () const |
Definition at line 36 of file GL_Segment.h.
|
Definition at line 27 of file GL_Segment.cpp. Referenced by Clone(). |
|
Definition at line 38 of file GL_Segment.cpp. |
|
Definition at line 50 of file GL_Segment.cpp. |
|
Reimplemented from MPK::Segment. Definition at line 59 of file GL_Segment.cpp. References GL_Segment(). Here is the call graph for this function: ![]() |
|
Implements OpenGLInterface. Definition at line 66 of file GL_Segment.cpp. References MPK::Segment::endPos, and MPK::Segment::startPos. |