LLBox Class Reference

#include <llbox.h>

List of all members.

Public Member Functions

void prerender ()
void cleanupGL ()
void renderface (S32 which_face)
void render ()
U32 getTriangleCount ()

Protected Attributes

F32 mVertex [8][3]
U32 mTriangleCount


Detailed Description

Definition at line 37 of file llbox.h.


Member Function Documentation

void LLBox::cleanupGL (  ) 

Definition at line 57 of file llbox.cpp.

Referenced by LLViewerWindow::stopGL().

U32 LLBox::getTriangleCount (  )  [inline]

Definition at line 50 of file llbox.h.

References mTriangleCount.

void LLBox::prerender (  ) 

Definition at line 42 of file llbox.cpp.

References mTriangleCount, mVertex, and size.

Referenced by LLViewerWindow::initGLDefaults().

void LLBox::render (  ) 

Definition at line 96 of file llbox.cpp.

References renderface().

Referenced by LLViewerJointShape::drawShape(), LLManipScale::renderAxisHandle(), LLManipScale::renderBoxHandle(), and LLManipScale::renderEdges().

void LLBox::renderface ( S32  which_face  ) 

Definition at line 62 of file llbox.cpp.

References glBegin, glEnd, glNormal3fv, mVertex, and S32.

Referenced by render().


Member Data Documentation

U32 LLBox::mTriangleCount [protected]

Definition at line 42 of file llbox.h.

Referenced by getTriangleCount(), and prerender().

F32 LLBox::mVertex[8][3] [protected]

Definition at line 41 of file llbox.h.

Referenced by prerender(), and renderface().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:11 2010 for Second Life Viewer by  doxygen 1.4.7