Addded Romeo that generates some doc. WIP.
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Juliet\include\Graphics\GraphicsConfig
|
||||
|
||||
## Source Files
|
||||
- Header: `Juliet\include\Graphics\GraphicsConfig.h`
|
||||
|
||||
## AI Description
|
||||
Defines the Juliet graphics configuration structure within the C++ module. It specifies supported driver types (DirectX 12, All) and includes a toggle for debug features to manage rendering backend compatibility across applications.
|
||||
|
||||
## Symbols
|
||||
|
||||
### Namespace `Juliet`
|
||||
|
||||
#### Classes, Structs & Unions
|
||||
- `struct GraphicsConfig`
|
||||
|
||||
#### Enums
|
||||
- `enum class DriverType`
|
||||
|
||||
Reference in New Issue
Block a user