#include <VTX.h>
Definition at line 19 of file VTX.h.
◆ Flags
Enumerator |
---|
FLAG_NONE | |
FLAG_IS_TRILIST | |
FLAG_IS_TRISTRIP | |
Definition at line 20 of file VTX.h.
◆ boneCount
int16_t mdlpp::VTX::Strip::boneCount = 0 |
Definition at line 34 of file VTX.h.
◆ flags
Definition at line 35 of file VTX.h.
◆ indices
std::span<uint16_t> mdlpp::VTX::Strip::indices |
Definition at line 28 of file VTX.h.
◆ indicesOffset
int32_t mdlpp::VTX::Strip::indicesOffset = 0 |
Definition at line 27 of file VTX.h.
◆ vertices
std::span<Vertex> mdlpp::VTX::Strip::vertices |
Definition at line 32 of file VTX.h.
◆ verticesOffset
int32_t mdlpp::VTX::Strip::verticesOffset = 0 |
Definition at line 31 of file VTX.h.
The documentation for this struct was generated from the following file:
- include/mdlpp/structs/VTX.h