| 
| virtual void  | ProcessSinglePixel (const Scene &scene, const Math::Vec2i &pixel) override | 
|   | 
| 
void *  | operator new (std::size_t size)  throw (std::bad_alloc) | 
|   | 
| 
void  | operator delete (void *p) | 
|   | 
Render process for RaycastRenderer. The class is responsible for per-thread execution of rendering tasks and managing thread-dependent resources. 
 
  
  
      
        
          | void RaycastRenderer_RenderProcess::ProcessSinglePixel  | 
          ( | 
          const Scene &  | 
          scene,  | 
         
        
           | 
           | 
          const Math::Vec2i &  | 
          pixel  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
overridevirtual   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/travis/build/hi2p-perim/lightmetrica/src/liblightmetrica/raycast.cpp