moved over to the enum method of drawing. Not flexible, but type safe
This commit is contained in:
@@ -26,13 +26,13 @@ Vk Processors is a do_all class for interaction with the render window, vulkan s
|
||||
queue
|
||||
|
||||
**Owns:**
|
||||
[[CanvasState]]
|
||||
[[CompuState]]
|
||||
[[+CanvasState]]
|
||||
[[+CompuState]]
|
||||
|
||||
--------------------
|
||||
|
||||
===== CanvasState =====
|
||||
<[[CanvasState]]>:[[~/source/Trac3r-rust/doc/sfml_rust/canvas/canvas_state/index.html|docs]]
|
||||
<[[+CanvasState]]>:[[~/source/Trac3r-rust/doc/sfml_rust/canvas/canvas_state/index.html|docs]]
|
||||
|
||||
* Is used for storage of texture and image buffers in addition to vertex buffers
|
||||
* Also contains logic for writing the stored buffers to the command_buffer
|
||||
|
||||
Reference in New Issue
Block a user