Antkeeper
0.0.1
|
Contains enumerated vertex attribute locations. More...
Enumerations | |
enum | : std::uint8_t { position , uv , normal , tangent , color , bone_index , bone_weight , barycentric , target , index } |
Contains enumerated vertex attribute locations.
anonymous enum : std::uint8_t |
Definition at line 1 of file render/vertex-attribute.hpp.