Uses of Class
camera3d.VcPointLight

Packages that use VcPointLight
camera3d   
camera3d.action   
 

Uses of VcPointLight in camera3d
 

Subclasses of VcPointLight in camera3d
 class VcSpotLight
          Represents a spot light.
 

Methods in camera3d with parameters of type VcPointLight
 void GUIControl.changePointLightAttenuation(VcPointLight point, double constant, double linear, double quadratic)
           
 

Uses of VcPointLight in camera3d.action
 

Constructors in camera3d.action with parameters of type VcPointLight
PointLightAttenuationAction(VcPointLight pointLight, double constant, double linear, double quadratic)
           
 



Copyright © 2001-2003 F.R. Miranda, C.S. Santos, J.E. Kogler Jr.. All Rights Reserved.