opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
mesh_depth_writing_material.h
Go to the documentation of this file.
1#pragma once
2
4
5namespace osc
6{
7 // A material that only writes the depth of the mesh to the depth buffer (no
8 // color output)
13}
Definition material.h:21
Definition mesh_depth_writing_material.h:9
Definition custom_decoration_generator.h:5
constexpr U to(T &&value)
Definition conversion.h:56