#include "wx/wxprec.h"
#include "wx/wx.h"
#include "wx/log.h"
#include "nviz3d.h"
Include dependency graph for nviz3d.cpp:
Go to the source code of this file.
Variables | |
GLfloat | xrot = 0 |
GLfloat | yrot = 0 |
GLfloat | zoom = 0 |
float | last_x = 0 |
float | last_y = 0 |
|
Definition at line 39 of file nviz3d.cpp. Referenced by Nviz3DCanvas::OnMouse. |
|
Definition at line 40 of file nviz3d.cpp. Referenced by Nviz3DCanvas::OnMouse. |
|
Definition at line 36 of file nviz3d.cpp. Referenced by Nviz3DCanvas::OnMouse, and Nviz3DCanvas::Render. |
|
Definition at line 37 of file nviz3d.cpp. Referenced by Nviz3DCanvas::OnMouse, and Nviz3DCanvas::Render. |
|
Definition at line 38 of file nviz3d.cpp. Referenced by Nviz3DCanvas::OnMouse, and Nviz3DCanvas::Render. |