Arcball() | cinder::Arcball | |
Arcball(const Vec2i &aScreenSize) | cinder::Arcball | |
getCenter() const | cinder::Arcball | |
getConstraintAxis() const | cinder::Arcball | |
getQuat() | cinder::Arcball | |
getRadius() const | cinder::Arcball | |
isUsingConstraint() const | cinder::Arcball | |
mouseDown(const Vec2i &mousePos) | cinder::Arcball | |
mouseDrag(const Vec2i &mousePos) | cinder::Arcball | |
mouseOnSphere(const Vec2i &point) | cinder::Arcball | |
resetQuat() | cinder::Arcball | |
setCenter(const Vec2f &aCenter) | cinder::Arcball | |
setConstraintAxis(const Vec3f &aConstraintAxis) | cinder::Arcball | |
setNoConstraintAxis() | cinder::Arcball | |
setQuat(const Quatf &quat) | cinder::Arcball | |
setRadius(float aRadius) | cinder::Arcball | |
setWindowSize(const Vec2i &aWindowSize) | cinder::Arcball |