update Filament headers to v1.58.0
This commit is contained in:
@@ -108,7 +108,7 @@ public:
|
||||
return getComponentCount() == 0;
|
||||
}
|
||||
|
||||
utils::Entity const* getEntities() const noexcept {
|
||||
Entity const* getEntities() const noexcept {
|
||||
return data<ENTITY_INDEX>() + 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user