Uses of Class
org.wilmascope.light.PointLightSphere

Packages that use PointLightSphere
org.wilmascope.light   
 

Uses of PointLightSphere in org.wilmascope.light
 

Methods in org.wilmascope.light that return PointLightSphere
 PointLightSphere WilmaLight.getSphere()
           
 

Methods in org.wilmascope.light with parameters of type PointLightSphere
 void PointLightMouseCtrl.setSphere(PointLightSphere sphere)