Public Methods |
void
|
centerCameraForSlot(LayoutInterface layout, int slotIndex, float baseConvergence, Vector3f deltaAnchorPositionIn, int selectedSlotIndex, float zoomValue, float imageTheta, int state)
|
void
|
computeVisibleRange(MediaFeed feed, LayoutInterface layout, Vector3f deltaAnchorPositionIn, IndexRange outVisibleRange, IndexRange outBufferedVisibleRange, IndexRange outCompleteRange, int state)
|
boolean
|
constrainCameraForSlot(LayoutInterface layout, int slotIndex, Vector3f deltaAnchorPositionIn, float currentFocusItemWidth, float currentFocusItemHeight)
|
final
static
float
|
getFillScreenZoomValue(GridCamera camera, Pool<Vector3f> pool, float currentFocusItemWidth, float currentFocusItemHeight)
|
final
static
void
|
getSlotPositionForSlotIndex(int slotIndex, GridCamera camera, LayoutInterface layout, Vector3f deltaAnchorPosition, Vector3f outVal)
|