8 #ifndef GlobeEngine_ClimateViewerInputControl_h
9 #define GlobeEngine_ClimateViewerInputControl_h
11 #include "OpenGL_Includes.h"
13 #include <vmmlib/matrix.hpp>
34 void setMoveCommand(
int _camID,
int _command);
35 void setCommand(
int _camID,
int _command,
float _value);
Definition: ClimateViewerComposition.h:13