summaryrefslogtreecommitdiff
path: root/examples/SharedMemory/PhysicsDirect.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/SharedMemory/PhysicsDirect.h')
-rw-r--r--examples/SharedMemory/PhysicsDirect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/SharedMemory/PhysicsDirect.h b/examples/SharedMemory/PhysicsDirect.h
index 0d33f8119..441b58e74 100644
--- a/examples/SharedMemory/PhysicsDirect.h
+++ b/examples/SharedMemory/PhysicsDirect.h
@@ -106,6 +106,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);