LLViewerTextureAnim Class Reference

#include <llviewertextureanim.h>

Inheritance diagram for LLViewerTextureAnim:

Inheritance graph
[legend]
Collaboration diagram for LLViewerTextureAnim:

Collaboration graph
[legend]

List of all members.

Public Types

enum  { TRANSLATE = 0x01 }

Public Member Functions

 LLViewerTextureAnim ()
virtual ~LLViewerTextureAnim ()
void reset ()
S32 animateTextures (F32 &off_s, F32 &off_t, F32 &scale_s, F32 &scale_t, F32 &rotate)

Public Attributes

F32 mOffS
F32 mOffT
F32 mScaleS
F32 mScaleT
F32 mRot

Protected Attributes

LLFrameTimer mTimer
F64 mLastTime
F32 mLastFrame


Detailed Description

Definition at line 38 of file llviewertextureanim.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
TRANSLATE 

Definition at line 47 of file llviewertextureanim.h.


Constructor & Destructor Documentation

LLViewerTextureAnim::LLViewerTextureAnim (  ) 

Definition at line 39 of file llviewertextureanim.cpp.

References mLastFrame, mLastTime, mOffS, mOffT, mRot, mScaleS, and mScaleT.

LLViewerTextureAnim::~LLViewerTextureAnim (  )  [virtual]

Definition at line 48 of file llviewertextureanim.cpp.


Member Function Documentation

void LLViewerTextureAnim::reset (  )  [virtual]

Reimplemented from LLTextureAnim.

Definition at line 52 of file llviewertextureanim.cpp.

References mTimer, LLFrameTimer::reset(), and LLTextureAnim::reset().

Referenced by LLVOVolume::processUpdateMessage().

Here is the call graph for this function:

Here is the caller graph for this function:

S32 LLViewerTextureAnim::animateTextures ( F32 off_s,
F32 off_t,
F32 scale_s,
F32 scale_t,
F32 rotate 
)


Member Data Documentation

Definition at line 59 of file llviewertextureanim.h.

Referenced by animateTextures(), and reset().

Definition at line 60 of file llviewertextureanim.h.

Referenced by animateTextures(), and LLViewerTextureAnim().

Definition at line 61 of file llviewertextureanim.h.

Referenced by animateTextures(), and LLViewerTextureAnim().


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

Generated on Fri May 16 09:34:08 2008 for SecondLife by  doxygen 1.5.5