Former-commit-id: 07bb1e9aa33b06c79b6d30af8598c5678eb4b37c [formerly db529eb77de00026196de3000f67fd13916011ef]
Former-commit-id: 25db8b31bbd53791033517a4788471a8a3eafe9b
This commit is contained in:
Lynix 2016-07-07 18:17:18 +02:00
parent 3b1dddf26d
commit a4120e0a37
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;