Skip to content
Snippets Groups Projects
Commit edc14d85 authored by Felix Scheib's avatar Felix Scheib
Browse files

Update Instance.puml

parent 6a4bfe96
Branches
No related tags found
No related merge requests found
@startuml
Instance <|-- VulkanRootObject Instance <|-- VulkanRootObject
class Instance { class Instance {
...@@ -7,3 +9,5 @@ class Instance { ...@@ -7,3 +9,5 @@ class Instance {
-- Public methods -- -- Public methods --
+ Initialize() : bool + Initialize() : bool
} }
@enduml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment