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; nw::ut::ResTypeInfo typeInfo; nw::ut::ResS32 m_Usage; nw::ut::ResU32 m_Flags; };
m_BufferObject
|
nw::ut::ResU32 |
||
|---|---|---|---|
m_LocationFlag
|
nw::ut::ResU32 |
||
m_StreamTableCount
|
nw::ut::ResS32 |
||
toStreamTable
|
nw::ut::Offset |
||
| m_LocationAddress | u32 | ||
| m_MemoryArea | u32 | ||
typeInfo
|
nw::ut::ResTypeInfo |
||
m_Usage
|
nw::ut::ResS32 |
||
m_Flags
|
nw::ut::ResU32 |
nw::gfx::res::ResVertexAttributeData
nw::gfx::res::ResVertexStreamBaseData
CONFIDENTIAL