#include <llsphere.h>
Public Member Functions | |
void | prerender () |
void | cleanupGL () |
void | render (F32 pixel_area) |
void | render () |
Public Attributes | |
LLGLuint | mDList [5] |
Definition at line 46 of file llsphere.h.
void LLSphere::cleanupGL | ( | ) |
Definition at line 135 of file llsphere.cpp.
References glDeleteLists, gQuadObj2, mDList, NULL, and S32.
Referenced by LLViewerWindow::stopGL().
void LLSphere::prerender | ( | ) |
Definition at line 111 of file llsphere.cpp.
References drawSolidSphere(), glGenLists, glNewList, and mDList.
Referenced by LLViewerWindow::initGLDefaults().
void LLSphere::render | ( | ) |
Definition at line 179 of file llsphere.cpp.
References glCallList, mDList, and LLVertexBuffer::unbind().
Definition at line 154 of file llsphere.cpp.
References f, glCallList, mDList, S32, and LLVertexBuffer::unbind().
Referenced by LLViewerJointShape::drawShape(), LLViewerJointCollisionVolume::render(), LLHUDEffectBeam::render(), LLHUDConnector::render(), LLVOCloth::render(), LLAgent::renderAutoPilotTarget(), and LLViewerWindow::renderSelections().