Visual Computing Library
devel
|
Public Member Functions | |
void | bind () const |
void | setDragging (bool dragging) |
Private Attributes | |
std::array< float, 4 > | mTrackBallSettings |
Uniform | mTrackballSettingsUniform |
Static Private Attributes | |
static constexpr float | DRAGGING_ALPHA = 0.9f |
static constexpr float | NOT_DRAGGING_ALPHA = 0.5f |
|
private |