Fixed issue in point_cloud_vertex_buffer_manager.cpp
This commit is contained in:
@@ -39,7 +39,7 @@ public:
|
||||
|
||||
[[nodiscard]] point_cloud_handle handle() const;
|
||||
|
||||
[[nodiscard]] point_cloud_vertex_components::flags components() const;
|
||||
[[nodiscard]] assets::point_cloud_vertex_components::flags components() const;
|
||||
|
||||
private:
|
||||
point_cloud_handle m_handle{};
|
||||
|
||||
Reference in New Issue
Block a user