scenic
Class SceneColorSpace

java.lang.Object
  extended by scenic.SceneNode
      extended by scenic.SceneContainer
          extended by scenic.SceneColorSpace

public class SceneColorSpace
extends SceneContainer

Applies a color space to the sub-graph. All rendering in the sub-graph is done in the specified color space. Currently experimental, do not use.


Constructor Summary
SceneColorSpace()
           
 
Method Summary
 
Methods inherited from class scenic.SceneContainer
add, add, childChanged, clear, remove
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SceneColorSpace

public SceneColorSpace()