MOS
Public Member Functions | Public Attributes | List of all members
mos::gfx::Scene Class Reference

Scene for rendering. More...

#include <scene.hpp>

Public Member Functions

 Scene (const gpu::Models &models, const Camera &camera, const Spot_lights &spot_lights=Spot_lights(), const Fog &fog=Fog(), const Environment_lights &environment_lights=Environment_lights())
 

Public Attributes

gpu::Model sky = gpu::Model()
 
gpu::Models models
 
Clouds point_clouds
 
Clouds line_clouds
 
Spot_lights spot_lights
 
Directional_light directional_light
 
Camera camera
 
Fog fog
 
Environment_lights environment_lights
 
Texture_targets texture_targets
 

Detailed Description

Scene for rendering.


The documentation for this class was generated from the following file: