VisuTwin Canvas
C++ 3D Engine — Metal Backend
Loading...
Searching...
No Matches
visutwin::canvas::PreprocessorOptions Struct Reference

#include <core/preprocessor.h>

Public Attributes

std::string sourceName
bool stripDefines = false
bool stripUnusedColorAttachments = false

Detailed Description

Definition at line 18 of file preprocessor.h.

Member Data Documentation

◆ sourceName

std::string visutwin::canvas::PreprocessorOptions::sourceName

Definition at line 22 of file preprocessor.h.

◆ stripDefines

bool visutwin::canvas::PreprocessorOptions::stripDefines = false

Definition at line 21 of file preprocessor.h.

Referenced by visutwin::canvas::Preprocessor::run().

◆ stripUnusedColorAttachments

bool visutwin::canvas::PreprocessorOptions::stripUnusedColorAttachments = false

Definition at line 20 of file preprocessor.h.


The documentation for this struct was generated from the following file: