Skip to content

Commit b8c42b2

Browse files
author
devsh
committed
get as many examples working as possible after the merge
Still not working but which should be: 23,29,30 WIP due to geometry rework: 9,61,67,71
1 parent 1f52d2f commit b8c42b2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

include/nbl/asset/IAssetManager.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ class NBL_API2 IAssetManager : public core::IReferenceCounted
136136

137137
inline system::ISystem* getSystem() const { return m_system.get(); }
138138

139-
const CGeometryCreator* getGeometryCreator() const;
140139
CPolygonGeometryManipulator* getPolygonGeometryManipulator();
141140
CCompilerSet* getCompilerSet() const { return m_compilerSet.get(); }
142141

0 commit comments

Comments
 (0)