LLFlyAdjustMotion Class Reference

#include <llkeyframewalkmotion.h>

Inheritance diagram for LLFlyAdjustMotion:

Inheritance graph
[legend]
Collaboration diagram for LLFlyAdjustMotion:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLFlyAdjustMotion (const LLUUID &id)
virtual LLMotionInitStatus onInitialize (LLCharacter *character)
virtual BOOL onActivate ()
virtual void onDeactivate ()
virtual BOOL onUpdate (F32 time, U8 *joint_mask)
virtual LLJoint::JointPriority getPriority ()
virtual BOOL getLoop ()
virtual F32 getDuration ()
virtual F32 getEaseInDuration ()
virtual F32 getEaseOutDuration ()
virtual F32 getMinPixelArea ()
virtual LLMotionBlendType getBlendType ()

Static Public Member Functions

static LLMotioncreate (const LLUUID &id)

Protected Attributes

LLCharactermCharacter
LLPointer< LLJointStatemPelvisState
F32 mRoll


Detailed Description

Definition at line 140 of file llkeyframewalkmotion.h.


Constructor & Destructor Documentation

LLFlyAdjustMotion::LLFlyAdjustMotion ( const LLUUID id  ) 

Definition at line 351 of file llkeyframewalkmotion.cpp.

References LLMotion::mName, and mPelvisState.

Referenced by create().

Here is the caller graph for this function:


Member Function Documentation

static LLMotion* LLFlyAdjustMotion::create ( const LLUUID id  )  [inline, static]

Reimplemented from LLMotion.

Definition at line 153 of file llkeyframewalkmotion.h.

References LLFlyAdjustMotion().

Referenced by LLVOAvatar::LLVOAvatar().

Here is the call graph for this function:

Here is the caller graph for this function:

LLMotion::LLMotionInitStatus LLFlyAdjustMotion::onInitialize ( LLCharacter character  )  [virtual]

BOOL LLFlyAdjustMotion::onActivate (  )  [virtual]

Implements LLMotion.

Definition at line 383 of file llkeyframewalkmotion.cpp.

References LLQuaternion::DEFAULT, mPelvisState, mRoll, TRUE, and LLVector3::zero.

virtual void LLFlyAdjustMotion::onDeactivate (  )  [inline, virtual]

Implements LLMotion.

Definition at line 161 of file llkeyframewalkmotion.h.

BOOL LLFlyAdjustMotion::onUpdate ( F32  time,
U8 joint_mask 
) [virtual]

virtual LLJoint::JointPriority LLFlyAdjustMotion::getPriority (  )  [inline, virtual]

Implements LLMotion.

Definition at line 163 of file llkeyframewalkmotion.h.

References LLJoint::HIGHER_PRIORITY.

virtual BOOL LLFlyAdjustMotion::getLoop (  )  [inline, virtual]

Implements LLMotion.

Definition at line 164 of file llkeyframewalkmotion.h.

References TRUE.

virtual F32 LLFlyAdjustMotion::getDuration (  )  [inline, virtual]

Implements LLMotion.

Definition at line 165 of file llkeyframewalkmotion.h.

virtual F32 LLFlyAdjustMotion::getEaseInDuration (  )  [inline, virtual]

Implements LLMotion.

Definition at line 166 of file llkeyframewalkmotion.h.

virtual F32 LLFlyAdjustMotion::getEaseOutDuration (  )  [inline, virtual]

Implements LLMotion.

Definition at line 167 of file llkeyframewalkmotion.h.

virtual F32 LLFlyAdjustMotion::getMinPixelArea (  )  [inline, virtual]

Implements LLMotion.

Definition at line 168 of file llkeyframewalkmotion.h.

References MIN_REQUIRED_PIXEL_AREA_FLY_ADJUST.

virtual LLMotionBlendType LLFlyAdjustMotion::getBlendType (  )  [inline, virtual]

Implements LLMotion.

Definition at line 169 of file llkeyframewalkmotion.h.

References LLMotion::ADDITIVE_BLEND.


Member Data Documentation

Definition at line 175 of file llkeyframewalkmotion.h.

Referenced by onInitialize(), and onUpdate().

Definition at line 176 of file llkeyframewalkmotion.h.

Referenced by LLFlyAdjustMotion(), onActivate(), onInitialize(), and onUpdate().

Definition at line 177 of file llkeyframewalkmotion.h.

Referenced by onActivate(), and onUpdate().


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

Generated on Fri May 16 08:47:14 2008 for SecondLife by  doxygen 1.5.5