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::prerender (  ) 

Definition at line 43 of file llbox.cpp.

References mTriangleCount, and mVertex.

Referenced by LLViewerWindow::initGLDefaults().

Here is the caller graph for this function:

void LLBox::cleanupGL (  ) 

Definition at line 58 of file llbox.cpp.

Referenced by LLViewerWindow::stopGL().

Here is the caller graph for this function:

void LLBox::renderface ( S32  which_face  ) 

Definition at line 63 of file llbox.cpp.

References LLGLImmediate::begin(), LLGLImmediate::end(), gGL, mVertex, LLVertexBuffer::QUADS, S32, LLGLImmediate::texCoord2f(), and LLGLImmediate::vertex3fv().

Referenced by render().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLBox::render (  ) 

Definition at line 97 of file llbox.cpp.

References LLGLImmediate::flush(), gGL, and renderface().

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

Here is the call graph for this function:

Here is the caller graph for this function:

U32 LLBox::getTriangleCount (  )  [inline]

Definition at line 50 of file llbox.h.

References mTriangleCount.


Member Data Documentation

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

Definition at line 41 of file llbox.h.

Referenced by prerender(), and renderface().

Definition at line 42 of file llbox.h.

Referenced by getTriangleCount(), and prerender().


The documentation for this class was generated from the following files:

Generated on Fri May 16 08:39:28 2008 for SecondLife by  doxygen 1.5.5