Diff of /branches/idealistviewer_mxp_0_0_1/IdealistViewer/Application/VObject.cs
Parent Directory
|
Revision Log
|
Patch
| trunk/IdealistViewer/Application/VObject.cs revision 28, Wed Oct 29 14:48:56 2008 UTC | branches/idealistviewer_mxp_0_0_1/IdealistViewer/Application/VObject.cs revision 253, Sun Mar 8 20:08:53 2009 UTC | |
|---|---|---|
| # | Line 12 | Line 12 |
| 12 | public Primitive prim; // Avatar Extend the primative type | public Primitive prim; // Avatar Extend the primative type |
| 13 | public Mesh mesh; // Reference to graphics mesh | public Mesh mesh; // Reference to graphics mesh |
| 14 | public bool updateFullYN = false; | public bool updateFullYN = false; |
| 15 | public Vector3 position = new Vector3(); | |
| 16 | ||
| 17 | public VObject() | public VObject() |
| 18 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

