|
candlewick 0.10.0-4-g76c0
A tiny cross-platform renderer based on SDL3
|
#include <candlewick/core/debug/DepthViz.h>
Public Attributes | |
| VizStyle | mode |
| float | near |
| float | far |
| CameraProjection | cam_proj = CameraProjection::PERSPECTIVE |
| CameraProjection candlewick::DepthDebugPass::Options::cam_proj = CameraProjection::PERSPECTIVE |
| float candlewick::DepthDebugPass::Options::far |
| VizStyle candlewick::DepthDebugPass::Options::mode |
| float candlewick::DepthDebugPass::Options::near |