summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsSimpleMesh.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/rs/rsSimpleMesh.h')
-rw-r--r--libs/rs/rsSimpleMesh.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/rs/rsSimpleMesh.h b/libs/rs/rsSimpleMesh.h
index 03b6c2c..dc5e19c 100644
--- a/libs/rs/rsSimpleMesh.h
+++ b/libs/rs/rsSimpleMesh.h
@@ -47,6 +47,7 @@ public:
void render() const;
void renderRange(uint32_t start, uint32_t len) const;
+ void uploadAll();
protected: