ClearFlags.ixx File
Enum class defining bitmask flags for clearing render buffers before drawing. More...
Namespaces Index
| namespace | helios |
| namespace | rendering |
|
Graphics rendering infrastructure. More... | |
Description
Enum class defining bitmask flags for clearing render buffers before drawing.
File Listing
The file content with the documentation metadata removed is:
9export namespace helios::rendering {
21 * int clearFlags = std::to_underlying(ClearFlags::Color) | std::to_underlying(ClearFlags::Depth);
27 enum class ClearFlags {
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.