Ported the obj parser.
This commit is contained in:
@@ -146,5 +146,5 @@ private:
|
||||
}
|
||||
|
||||
container_type m_container;
|
||||
std::shared_mutex m_mutex;
|
||||
mutable std::shared_mutex m_mutex;
|
||||
};
|
||||
Reference in New Issue
Block a user