Add Meshes to the Video RAM Profiler
Apply suggestions from code review Co-Authored-By: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
parent
1696ab0cb6
commit
4497e2a0d3
13 changed files with 177 additions and 9 deletions
|
|
@ -132,6 +132,7 @@ public:
|
|||
|
||||
virtual void mesh_surface_remove(RID p_mesh, int p_surface) override;
|
||||
virtual void mesh_clear(RID p_mesh) override;
|
||||
virtual void mesh_debug_usage(List<RS::MeshInfo> *r_info) override {}
|
||||
|
||||
/* MESH INSTANCE */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue