struct ResVertexStreamBaseData : public nw::gfx::res::ResVertexAttributeData { nw::ut::ResU32 m_BufferObject; nw::ut::ResU32 m_LocationFlag; nw::ut::ResS32 m_StreamTableCount; nw::ut::Offset toStreamTable; u32 m_LocationAddress; u32 m_MemoryArea; };
m_BufferObject
|
||
|---|---|---|
m_LocationFlag
|
||
m_StreamTableCount
|
||
toStreamTable
|
||
| m_LocationAddress | ||
| m_MemoryArea |
nw::gfx::res::ResVertexAttributeData
nw::gfx::res::ResVertexStreamBaseData
CONFIDENTIAL