Former-commit-id: 8671567360ef11755b236114670b4c7c6f97df27 [formerly 353927e53477e0468adc94cf9e179db89fd6ab66]
Former-commit-id: d8ab62cb9e26ceb208ff7e780813b2db93acf16b
This commit is contained in:
Lynix 2016-07-07 18:17:18 +02:00
parent 3851a7a5de
commit 6a3f19676b
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;