apps.remotecontrol.tableportal
Class CullManager

java.lang.Object
  extended by apps.remotecontrol.tableportal.CullManager

public class CullManager
extends java.lang.Object

The Class CullManager.


Constructor Summary
CullManager(TablePortal portal)
          Instantiates a new cull manager.
 
Method Summary
 void registerItemForClipping(ContentItem item)
          Register item for clipping.
 void update(float interpolation)
          Update.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CullManager

public CullManager(TablePortal portal)
Instantiates a new cull manager.

Parameters:
portal - the portal
Method Detail

registerItemForClipping

public void registerItemForClipping(ContentItem item)
Register item for clipping.

Parameters:
item - the item

update

public void update(float interpolation)
Update.

Parameters:
interpolation - the interpolation