Uses of Class
org.sunflow.core.Instance

Packages that use Instance
org.sunflow.core   
 

Uses of Instance in org.sunflow.core
 

Methods in org.sunflow.core that return Instance
 Instance ShadingState.getInstance()
          Get the instance which was intersected
 

Methods in org.sunflow.core with parameters of type Instance
 void Scene.setBakingInstance(Instance instance)
          The provided instance will be considered for lightmap baking.
 void Scene.setInstanceLists(Instance[] instances, Instance[] infinite)
          Update the instance lists for this scene.
 void Scene.setInstanceLists(Instance[] instances, Instance[] infinite)
          Update the instance lists for this scene.