bringing docs up to date

This commit is contained in:
2020-02-13 17:14:29 -08:00
parent 659cd98a1f
commit fcfa40e335
112 changed files with 869 additions and 1837 deletions

View File

@@ -21,9 +21,7 @@ Creation-Date: 2020-02-03T23:30:41-08:00
The class then interacts with these stored items by taking and executing a list of operations to perform on them.
CanvasFrame
Going to need some interface for getting vertices.
Some interface for getting the texture or image
[[VKProcessor::CanvasFrame|CanvasFrame]]
--------------------
@@ -37,12 +35,9 @@ Creation-Date: 2020-02-03T23:30:41-08:00
**Owns:**
render_pass
[[CanvasImage]]
[[VKProcessor:CanvasTexture]]
[[VKProcessor:CanvasTexture|CanvasTexture]]
[[CanvasFont]]
CompiledGraphicsPipeline
colored_vertex_buffer
image_vertex_buffer
text_instances
[[CompiledGraphicsPipeline]]
--------------------