Home
last modified time | relevance | path

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

/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/core/
H A Dbase_types.h52 uint16_t collision_shape : 8; member
/dports/devel/efl/efl-1.25.1/src/lib/ephysics/
H A Dephysics_private.h134 btCollisionShape *collision_shape; member
H A Dephysics_body.cpp814 _ephysics_body_rigid_body_add(EPhysics_World *world, btCollisionShape *collision_shape, const char … in _ephysics_body_rigid_body_add()
2122 _ephysics_body_soft_body_add(EPhysics_World *world, btCollisionShape *collision_shape, btSoftBody *… in _ephysics_body_soft_body_add()
2920 btCollisionShape *collision_shape; in ephysics_body_sphere_add() local
2947 btCollisionShape *collision_shape; in ephysics_body_cylinder_add() local
3064 btCollisionShape *collision_shape; in ephysics_body_box_add() local