#include <trackball.h>
|
bool | mapToSphere (const Eigen::Vector2i &p2, Eigen::Vector3f &v3) |
|
Definition at line 17 of file trackball.h.
◆ Mode
◆ Trackball()
◆ mapToSphere()
bool Trackball::mapToSphere |
( |
const Eigen::Vector2i & |
p2, |
|
|
Eigen::Vector3f & |
v3 |
|
) |
| |
|
protected |
◆ setCamera()
void Trackball::setCamera |
( |
Camera * |
pCam | ) |
|
|
inline |
◆ start()
◆ track()
void Trackball::track |
( |
const Eigen::Vector2i & |
newPoint2D | ) |
|
◆ mLastPoint3D
Eigen::Vector3f Trackball::mLastPoint3D |
|
protected |
◆ mLastPointOk
bool Trackball::mLastPointOk |
|
protected |
◆ mMode
◆ mpCamera
The documentation for this class was generated from the following files: