llhandmotion.cpp File Reference

Implementation of LLHandMotion class. More...

#include "linden_common.h"
#include "llhandmotion.h"
#include "llcharacter.h"
#include "m3math.h"

Include dependency graph for llhandmotion.cpp:

Go to the source code of this file.

Variables

const char * gHandPoseNames [LLHandMotion::NUM_HAND_POSES]
const F32 HAND_MORPH_BLEND_TIME = 0.2f


Detailed Description

Implementation of LLHandMotion class.

LicenseInfo
firstyear=2001&license=viewergpl

Copyright (c) 2001-2007, Linden Research, Inc.

Second Life Viewer Source Code The source code in this file ("Source Code") is provided by Linden Lab to you under the terms of the GNU General Public License, version 2.0 ("GPL"), unless you have obtained a separate licensing agreement ("Other License"), formally executed by you and Linden Lab. Terms of the GPL can be found in doc/GPL-license.txt in this distribution, or online at http://secondlife.com/developers/opensource/gplv2

There are special exceptions to the terms and conditions of the GPL as it is applied to this Source Code. View the full text of the exception in the file doc/FLOSS-exception.txt in this software distribution, or online at http://secondlife.com/developers/opensource/flossexception

By copying, modifying or distributing this software, you acknowledge that you have read and understood your obligations described above, and agree to abide by those obligations.

ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE. $/LicenseInfo$

Definition in file llhandmotion.cpp.


Variable Documentation

const char* gHandPoseNames[LLHandMotion::NUM_HAND_POSES]

Initial value:

  
{
        "",
        "Hands_Relaxed",
        "Hands_Point",
        "Hands_Fist",
        "Hands_Relaxed_L",
        "Hands_Point_L",
        "Hands_Fist_L",
        "Hands_Relaxed_R",
        "Hands_Point_R",
        "Hands_Fist_R",
        "Hands_Salute_R",
        "Hands_Typing",
        "Hands_Peace_R",
        "Hands_Spread_R"
}

Definition at line 45 of file llhandmotion.cpp.

Referenced by LLHandMotion::getHandPose(), LLHandMotion::getHandPoseName(), LLHandMotion::onActivate(), and LLHandMotion::onUpdate().

const F32 HAND_MORPH_BLEND_TIME = 0.2f

Definition at line 63 of file llhandmotion.cpp.

Referenced by LLHandMotion::onUpdate().


Generated on Thu Jul 1 06:10:28 2010 for Second Life Viewer by  doxygen 1.4.7