Castor3D 0.16.0
Multiplatform 3D engine
Classes | Namespaces | Functions
GlslLight.hpp File Reference

Classes

struct  castor3d::shader::Light
 
struct  castor3d::shader::DirectionalLight
 
struct  castor3d::shader::PointLight
 
struct  castor3d::shader::SpotLight
 
class  castor3d::shader::LightsBuffer
 
class  castor3d::shader::Lights
 

Namespaces

namespace  castor3d
 
namespace  castor3d::shader
 

Functions

C3D_API sdw::Float castor3d::shader::computeRange (Light const &light)
 
sdw::Float castor3d::shader::computeRange (PointLight const &light)
 
sdw::Float castor3d::shader::computeRange (SpotLight const &light)