collecting links and documents about the topic
Object Systems (2004, as used in Thief 1998) http://chrishecker.com/images/6/6f/ObjSys.ppt
| #include "IndirectActor.h" | |
| #include "RenderResource.h" | |
| #include "LocalVertexFactory.h" | |
| #include "GlobalShader.h" | |
| #include "RHI.h" | |
| #include "RHIUtilities.h" | |
| #include "RenderGraphBuilder.h" | |
| #include "RenderGraphUtils.h" | |
| #include "HLSLTypeAliases.h" |
| // Place your key bindings in this file to override the defaults | |
| [ | |
| { | |
| "key": "shift+alt+o", | |
| "command": "workbench.action.quickOpenNavigateNextInFilePicker", | |
| "when": "inFilesPicker && inQuickOpen" | |
| }, | |
| { | |
| "key": "shift+alt+o", | |
| "command": "-editor.action.organizeImports", |
collecting links and documents about the topic
Object Systems (2004, as used in Thief 1998) http://chrishecker.com/images/6/6f/ObjSys.ppt