VisuTwin Canvas
C++ 3D Engine — Metal Backend
Loading...
Searching...
No Matches
light.h File Reference
#include <array>
#include "camera.h"
#include "constants.h"
#include "core/math/vector4.h"
#include "platform/graphics/graphicsDevice.h"
#include "renderer/shadowMap.h"

Go to the source code of this file.

Classes

class  visutwin::canvas::Light
 Directional, point, spot, or area light with shadow mapping and cookie projection. More...
class  visutwin::canvas::LightRenderData
 Per-face shadow rendering data: shadow camera, viewport, and scissor. More...

Namespaces

namespace  visutwin
namespace  visutwin::canvas