Diff of /trunk/DefaultRenderer/DefaultRenderer.cs
Parent Directory
|
Revision Log
|
Patch
| revision 28, Wed Sep 17 10:42:29 2008 UTC | revision 29, Thu Sep 18 06:48:12 2008 UTC | |
|---|---|---|
| # | Line 53 | Line 53 |
| 53 | ||
| 54 | // Setup Camera Control | // Setup Camera Control |
| 55 | m_cameracontrol = new CameraControl(m_camera); | m_cameracontrol = new CameraControl(m_camera); |
| 56 | m_camera.Transform = m_cameracontrol.Transform; | // m_camera.Transform = m_cameracontrol.Transform; |
| 57 | m_cameracontrol.EventSource = m_viewport; | m_cameracontrol.EventSource = m_viewport; |
| 58 | ||
| 59 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

