Former-commit-id: 035f2fbce2bec447f0a1b08dd5e590de5a098a7c [formerly 970c0e10c43e7d0ea2e7818382ef2667e3bd61dc]
Former-commit-id: ddc449ede5f389146a73e461542fc3779039b305
This commit is contained in:
Lynix 2016-07-07 18:17:18 +02:00
parent 1b3cf51d6d
commit 5ba73bf379
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ namespace Ndk
inline void EnsureBoundingVolumeUpdate() const;
inline void EnsureTransformMatrixUpdate() const;
inline void GetAttachedRenderables(Nz::InstancedRenderableRef* renderables) const;
inline void GetAttachedRenderables(RenderableList* renderables) const;
inline std::size_t GetAttachedRenderableCount() const;
inline const Nz::BoundingVolumef& GetBoundingVolume() const;