Skip to content

Commit

Permalink
Add Vert/Tex Count Displays (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
datacrystals committed May 10, 2022
1 parent c35166b commit a91acf0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ class ERS_CLASS_VisualRenderer {
*
* @param Index
*/
void DrawViewportOverlay(int Index);
void DrawViewportOverlay(int Index, ERS_CLASS_SceneManager* SceneManager);

/**
* @brief Returns the index of the shader with name that matches the name given. Will return 0 if the shader is not found.
Expand Down

0 comments on commit a91acf0

Please sign in to comment.