|
slot 0.0.1
A real time UI render framework
|
#include <slang.h>
Public 属性 | |
| CompilerOptionValueKind | kind = CompilerOptionValueKind::Int |
| int32_t | intValue0 = 0 |
| int32_t | intValue1 = 0 |
| const char * | stringValue0 = nullptr |
| const char * | stringValue1 = nullptr |
| int32_t slang::CompilerOptionValue::intValue0 = 0 |
| int32_t slang::CompilerOptionValue::intValue1 = 0 |
| CompilerOptionValueKind slang::CompilerOptionValue::kind = CompilerOptionValueKind::Int |
| const char* slang::CompilerOptionValue::stringValue0 = nullptr |
| const char* slang::CompilerOptionValue::stringValue1 = nullptr |