KiCad PCB EDA Suite
Loading...
Searching...
No Matches
track_ball.cpp File Reference

Implementation of a track ball camera. More...

#include "track_ball.h"
#include "trackball.h"
#include "../3d_math.h"
#include <wx/log.h>
#include <glm/gtc/quaternion.hpp>
#include <algorithm>

Go to the source code of this file.

Detailed Description

Implementation of a track ball camera.

A track ball is placed in the center of the screen and rotates the camera.

Definition in file track_ball.cpp.