OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
OpenSim.Region.Framework.Scenes.KeyframeMotion.Keyframe Struct Reference

Public Attributes

Vector3 Position
 
Quaternion Rotation
 
Quaternion StartRotation
 
int TimeMS
 
int TimeTotal
 
Vector3 AngularVelocity
 
Vector3 StartPosition
 

Detailed Description

Definition at line 201 of file KeyframeMotion.cs.

Member Data Documentation

Vector3 OpenSim.Region.Framework.Scenes.KeyframeMotion.Keyframe.AngularVelocity

Definition at line 208 of file KeyframeMotion.cs.

Vector3 OpenSim.Region.Framework.Scenes.KeyframeMotion.Keyframe.Position

Definition at line 203 of file KeyframeMotion.cs.

Quaternion OpenSim.Region.Framework.Scenes.KeyframeMotion.Keyframe.Rotation

Definition at line 204 of file KeyframeMotion.cs.

Vector3 OpenSim.Region.Framework.Scenes.KeyframeMotion.Keyframe.StartPosition

Definition at line 209 of file KeyframeMotion.cs.

Quaternion OpenSim.Region.Framework.Scenes.KeyframeMotion.Keyframe.StartRotation

Definition at line 205 of file KeyframeMotion.cs.

int OpenSim.Region.Framework.Scenes.KeyframeMotion.Keyframe.TimeMS

Definition at line 206 of file KeyframeMotion.cs.

int OpenSim.Region.Framework.Scenes.KeyframeMotion.Keyframe.TimeTotal

Definition at line 207 of file KeyframeMotion.cs.


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