Improved ResourceListeners
Former-commit-id: 8016c23cb75aab94762a1e2838dbbcac2093119b
This commit is contained in:
@@ -38,7 +38,7 @@ class NAZARA_API NzForwardRenderQueue : public NzAbstractRenderQueue, NzResource
|
||||
void Sort(const NzCamera& camera);
|
||||
|
||||
private:
|
||||
void OnResourceDestroy(const NzResource* resource, int index);
|
||||
bool OnResourceDestroy(const NzResource* resource, int index) override;
|
||||
|
||||
struct ModelMaterialComparator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user