Uses of Package
t3.hrd.renderer

Packages that use t3.hrd.renderer
t3.hrd.renderer   
t3.hrd.state   
t3.hrd.util   
t3.remotehrd.client   
 

Classes in t3.hrd.renderer used by t3.hrd.renderer
BlendOptions
          A data structure allowing you to specify the configuration of a single projector.
HRDRenderer
          This class creates a multiprojector display that renders tiles, cursors and links.
HRDRendererCallBacks
          This interface allows you to provide callback methods that are called by the HRDRenderer to allow you to customise its behaviour.
Projector
          Class representing a single projector.
Projector.ProjectorOpeningException
          Exception that can be thrown if we cannot open the OpenGL window
ProjectorConfig
          A data structure allowing you to specify the configuration of a single projector.
ProjectorTransforms
          Class stores all transforms necessary for a single projector and also computes these transforms based on the ProjectorConfig.ProjectorTransformConfig object supplied.
 

Classes in t3.hrd.renderer used by t3.hrd.state
Projector
          Class representing a single projector.
 

Classes in t3.hrd.renderer used by t3.hrd.util
BlendOptions
          A data structure allowing you to specify the configuration of a single projector.
ProjectorConfig
          A data structure allowing you to specify the configuration of a single projector.
 

Classes in t3.hrd.renderer used by t3.remotehrd.client
BlendOptions
          A data structure allowing you to specify the configuration of a single projector.
HRDRenderer
          This class creates a multiprojector display that renders tiles, cursors and links.
Projector
          Class representing a single projector.
Projector.ProjectorOpeningException
          Exception that can be thrown if we cannot open the OpenGL window
ProjectorConfig
          A data structure allowing you to specify the configuration of a single projector.