#include <raLight.h>
Definition at line 5 of file raLight.h.
 
◆ raLight() [1/2]
      
        
          | raLight::raLight | ( | void |  | ) |  | 
      
 
 
◆ ~raLight()
      
        
          | raLight::~raLight | ( | void |  | ) |  | 
      
 
 
◆ raLight() [2/2]
  
  | 
        
          | raLight::raLight | ( | const GUID & | raguid | ) |  |  | protected | 
 
 
◆ GetProjectionMatrix()
      
        
          | raMatrix raLight::GetProjectionMatrix | ( |  | ) | const | 
      
 
 
◆ GetViewMatrix()
      
        
          | raMatrix raLight::GetViewMatrix | ( |  | ) | const | 
      
 
 
◆ SetProjParams()
  
  | 
        
          | void raLight::SetProjParams | ( | float | fFov, |  
          |  |  | float | fAspect, |  
          |  |  | float | fNearPlane, |  
          |  |  | float | fFarPlane |  
          |  | ) |  |  |  | virtual | 
 
 
◆ @15
◆ m_AmbientColor
◆ m_Attenuation
◆ m_cosHalfPhi
      
        
          | float raLight::m_cosHalfPhi | 
      
 
 
◆ m_cosHalfTheta
      
        
          | float raLight::m_cosHalfTheta | 
      
 
 
◆ m_DiffuseColor
◆ m_Direction
◆ m_Position
The documentation for this class was generated from the following files: