OpenSim::Framework::Animation Class Reference

Information about an Animation. More...

List of all members.

Public Member Functions

 Animation ()
 Animation (UUID animID, int sequenceNum, UUID objectID)
 Creates an Animation based on the data.
 Animation (OSDMap args)
 Animation from OSDMap from LLSD XML or LLSD json.
OSDMap PackUpdateMessage ()
 Pack this object up as an OSDMap for transferring via LLSD XML or LLSD json.
void UnpackUpdateMessage (OSDMap args)
 Fill object with data from OSDMap.

Properties

UUID AnimID [get, set]
 ID of Animation.
int SequenceNum [get, set]
UUID ObjectID [get, set]
 Unique ID of object that is being animated.


Detailed Description

Information about an Animation.


Constructor & Destructor Documentation

OpenSim::Framework::Animation::Animation (  )  [inline]

OpenSim::Framework::Animation::Animation ( UUID  animID,
int  sequenceNum,
UUID  objectID 
) [inline]

Creates an Animation based on the data.

Parameters:
animID UUID ID of animation
sequenceNum 
objectID ID of object to be animated

OpenSim::Framework::Animation::Animation ( OSDMap  args  )  [inline]

Animation from OSDMap from LLSD XML or LLSD json.

Parameters:
args 


Member Function Documentation

OSDMap OpenSim::Framework::Animation::PackUpdateMessage (  )  [inline]

Pack this object up as an OSDMap for transferring via LLSD XML or LLSD json.

Returns:

void OpenSim::Framework::Animation::UnpackUpdateMessage ( OSDMap  args  )  [inline]

Fill object with data from OSDMap.

Parameters:
args 


Property Documentation

UUID OpenSim::Framework::Animation::AnimID [get, set]

ID of Animation.

int OpenSim::Framework::Animation::SequenceNum [get, set]

UUID OpenSim::Framework::Animation::ObjectID [get, set]

Unique ID of object that is being animated.


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

Generated on Sat Feb 11 01:01:01 2012 for OpenSim by  doxygen 1.5.6