|
opynsim
Unofficial C++ Documentation
|
#include <depth_stencil_render_buffer_params.h>
Friends | |
| bool | operator== (const DepthStencilRenderBufferParams &, const DepthStencilRenderBufferParams &)=default |
|
friend |
| AntiAliasingLevel osc::DepthStencilRenderBufferParams::anti_aliasing_level = AntiAliasingLevel{1} |
| TextureDimensionality osc::DepthStencilRenderBufferParams::dimensionality = TextureDimensionality::Tex2D |
| DepthStencilRenderBufferFormat osc::DepthStencilRenderBufferParams::format = DepthStencilRenderBufferFormat::Default |
| Vector2i osc::DepthStencilRenderBufferParams::pixel_dimensions = {1, 1} |