Ported the obj parser.
This commit is contained in:
@@ -111,7 +111,6 @@ public:
|
||||
|
||||
[[nodiscard]] std::pair<const_iterator, bool> find(id_type id) const;
|
||||
|
||||
|
||||
inline void remove(const iterator& it);
|
||||
|
||||
inline void clear();
|
||||
|
||||
Reference in New Issue
Block a user