OpenSim
|
Public Attributes | |
uint | ObjectLocalID |
ushort | PathBegin |
byte | PathCurve |
ushort | PathEnd |
sbyte | PathRadiusOffset |
byte | PathRevolutions |
byte | PathScaleX |
byte | PathScaleY |
byte | PathShearX |
byte | PathShearY |
sbyte | PathSkew |
sbyte | PathTaperX |
sbyte | PathTaperY |
sbyte | PathTwist |
sbyte | PathTwistBegin |
ushort | ProfileBegin |
byte | ProfileCurve |
ushort | ProfileEnd |
ushort | ProfileHollow |
Definition at line 32 of file UpdateShapeArgs.cs.
uint OpenSim.Framework.UpdateShapeArgs.ObjectLocalID |
Definition at line 34 of file UpdateShapeArgs.cs.
ushort OpenSim.Framework.UpdateShapeArgs.PathBegin |
Definition at line 35 of file UpdateShapeArgs.cs.
byte OpenSim.Framework.UpdateShapeArgs.PathCurve |
Definition at line 36 of file UpdateShapeArgs.cs.
ushort OpenSim.Framework.UpdateShapeArgs.PathEnd |
Definition at line 37 of file UpdateShapeArgs.cs.
sbyte OpenSim.Framework.UpdateShapeArgs.PathRadiusOffset |
Definition at line 38 of file UpdateShapeArgs.cs.
byte OpenSim.Framework.UpdateShapeArgs.PathRevolutions |
Definition at line 39 of file UpdateShapeArgs.cs.
byte OpenSim.Framework.UpdateShapeArgs.PathScaleX |
Definition at line 40 of file UpdateShapeArgs.cs.
byte OpenSim.Framework.UpdateShapeArgs.PathScaleY |
Definition at line 41 of file UpdateShapeArgs.cs.
byte OpenSim.Framework.UpdateShapeArgs.PathShearX |
Definition at line 42 of file UpdateShapeArgs.cs.
byte OpenSim.Framework.UpdateShapeArgs.PathShearY |
Definition at line 43 of file UpdateShapeArgs.cs.
sbyte OpenSim.Framework.UpdateShapeArgs.PathSkew |
Definition at line 44 of file UpdateShapeArgs.cs.
sbyte OpenSim.Framework.UpdateShapeArgs.PathTaperX |
Definition at line 45 of file UpdateShapeArgs.cs.
sbyte OpenSim.Framework.UpdateShapeArgs.PathTaperY |
Definition at line 46 of file UpdateShapeArgs.cs.
sbyte OpenSim.Framework.UpdateShapeArgs.PathTwist |
Definition at line 47 of file UpdateShapeArgs.cs.
sbyte OpenSim.Framework.UpdateShapeArgs.PathTwistBegin |
Definition at line 48 of file UpdateShapeArgs.cs.
ushort OpenSim.Framework.UpdateShapeArgs.ProfileBegin |
Definition at line 49 of file UpdateShapeArgs.cs.
byte OpenSim.Framework.UpdateShapeArgs.ProfileCurve |
Definition at line 50 of file UpdateShapeArgs.cs.
ushort OpenSim.Framework.UpdateShapeArgs.ProfileEnd |
Definition at line 51 of file UpdateShapeArgs.cs.
ushort OpenSim.Framework.UpdateShapeArgs.ProfileHollow |
Definition at line 52 of file UpdateShapeArgs.cs.