summaryrefslogtreecommitdiff
path: root/examples/SharedMemory/PhysicsLoopBack.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/SharedMemory/PhysicsLoopBack.h')
-rw-r--r--examples/SharedMemory/PhysicsLoopBack.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/SharedMemory/PhysicsLoopBack.h b/examples/SharedMemory/PhysicsLoopBack.h
index 4626aac81..2b6eb87f2 100644
--- a/examples/SharedMemory/PhysicsLoopBack.h
+++ b/examples/SharedMemory/PhysicsLoopBack.h
@@ -78,6 +78,8 @@ public:
virtual void getCachedMeshData(struct b3MeshData* meshData);
+ virtual void getCachedTetraMeshData(struct b3TetraMeshData* meshData);
+
virtual void getCachedVREvents(struct b3VREventsData* vrEventsData);
virtual void getCachedKeyboardEvents(struct b3KeyboardEventsData* keyboardEventsData);