#include <lldrawpoolstars.h>
Inheritance diagram for LLDrawPoolStars:


Public Types | |
| VERTEX_DATA_MASK | |
| enum | { VERTEX_DATA_MASK } |
Public Member Functions | |
| virtual U32 | getVertexDataMask () |
| LLDrawPoolStars () | |
| LLDrawPool * | instancePool () |
| void | prerender () |
| void | render (S32 pass=0) |
| void | renderForSelect () |
| virtual S32 | getMaterialAttribIndex () |
Definition at line 37 of file lldrawpoolstars.h.
| anonymous enum |
| LLDrawPoolStars::LLDrawPoolStars | ( | ) |
| virtual S32 LLDrawPoolStars::getMaterialAttribIndex | ( | ) | [inline, virtual] |
| virtual U32 LLDrawPoolStars::getVertexDataMask | ( | ) | [inline, virtual] |
Implements LLDrawPool.
Definition at line 46 of file lldrawpoolstars.h.
References VERTEX_DATA_MASK.
Referenced by render().
| LLDrawPool * LLDrawPoolStars::instancePool | ( | ) | [virtual] |
Implements LLDrawPool.
Definition at line 48 of file lldrawpoolstars.cpp.
References LLDrawPoolStars().
| void LLDrawPoolStars::prerender | ( | ) | [virtual] |
Implements LLDrawPool.
Definition at line 53 of file lldrawpoolstars.cpp.
References LLShaderMgr::getVertexShaderLevel(), LLDrawPool::mVertexShaderLevel, and LLShaderMgr::SHADER_ENVIRONMENT.
Implements LLDrawPool.
Definition at line 58 of file lldrawpoolstars.cpp.
References LLPipeline::disableLights(), f, face, gCamera, LLCoordFrame::getOrigin(), getVertexDataMask(), gGLViewport, glBlendFunc, glDrawElements, glPopMatrix, glTranslatef, gPipeline, LLPipeline::hasRenderType(), LLFacePool::mDrawFace, LLDrawPool::mIndicesDrawn, LLVector3::mV, LLPipeline::RENDER_TYPE_SKY, and S32.
| void LLDrawPoolStars::renderForSelect | ( | ) | [virtual] |
1.4.7