Home
last modified time | relevance | path

Searched defs:actionObject (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/bullet-native/
Dcom_jme3_bullet_PhysicsSpace.cpp233 btActionInterface* actionObject = reinterpret_cast<btActionInterface*>(objectId); in Java_com_jme3_bullet_PhysicsSpace_addAction() local
255 btActionInterface* actionObject = reinterpret_cast<btActionInterface*>(objectId); in Java_com_jme3_bullet_PhysicsSpace_removeAction() local
277 btActionInterface* actionObject = reinterpret_cast<btActionInterface*>(objectId); in Java_com_jme3_bullet_PhysicsSpace_addVehicle() local
299 btActionInterface* actionObject = reinterpret_cast<btActionInterface*>(objectId); in Java_com_jme3_bullet_PhysicsSpace_removeVehicle() local