|
VisuTwin Canvas
C++ 3D Engine — Metal Backend
|
#include "lightingValidation.h"#include <algorithm>#include <cassert>#include <cmath>#include <numbers>#include "core/math/vector3.h"#include "spdlog/spdlog.h"Go to the source code of this file.
Namespaces | |
| namespace | visutwin |
| namespace | visutwin::canvas |
Functions | |
| bool | visutwin::canvas::runLightingValidationSelfTest () |