Added IndexMapper::GetBuffer()
Former-commit-id: 5b203ea56f2201f5ff3c6bbdbc7a6573ed59f136
This commit is contained in:
@@ -25,6 +25,7 @@ class NAZARA_API NzIndexMapper
|
||||
~NzIndexMapper() = default;
|
||||
|
||||
nzUInt32 Get(unsigned int i) const;
|
||||
const NzIndexBuffer* GetBuffer() const;
|
||||
|
||||
void Set(unsigned int i, nzUInt32 value);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user