oh my god it compiles. A month of brainstorming comes out to a single enum
This commit is contained in:
@@ -42,7 +42,14 @@ Drawable needs a few things:
|
||||
|
||||
The handle is queiried and then turned into a descriptor set in the draw_commands.
|
||||
|
||||
* What if I pass using function params? But then how do I store???
|
||||
|
||||
==== Problem ====
|
||||
I need to store vectors of multiple unequal types in a vec
|
||||
|
||||
vec<vec<T>>
|
||||
|
||||
Why can't I pass in
|
||||
|
||||
|
||||
--------------------
|
||||
|
||||
Reference in New Issue
Block a user