![]()  | 
  
    SLProject
    4.2.000
    
   A platform independent 3D computer graphics framework for desktop OS,  Android,  iOS and online in web browsers 
   | 
 
Go to the source code of this file.
Classes | |
| class | SLRay | 
| Ray class with ray and intersection properties.  More... | |
Macros | |
| #define | SL_MAXTRACE 15 | 
Enumerations | |
| enum | SLRayType {  PRIMARY = 0 , REFLECTED = 1 , REFRACTED = 2 , SHADOW = 3 , PRIMARY = 0 , REFLECTED = 1 , TRANSMITTED = 2 , SHADOW = 3 }  |