#include <mxvk/include/mxvk/mxvk_math_obj.hpp>
Public Attributes | |
| int | normal = 0 |
| int | position = 0 |
| int | texcoord = 0 |
Definition at line 37 of file mxvk_math_obj.hpp.
| int mxvk::detail::OBJIndex::normal = 0 |
Definition at line 40 of file mxvk_math_obj.hpp.
| int mxvk::detail::OBJIndex::position = 0 |
Definition at line 38 of file mxvk_math_obj.hpp.
| int mxvk::detail::OBJIndex::texcoord = 0 |
Definition at line 39 of file mxvk_math_obj.hpp.