efl/src/lib/ephysics
Henrique Dante de Almeida b9ac180af6 ephysics: turn EPhysics_Body into a POD-type struct
EPhysics_Body is an Eina_Inlist, and Eina_Inlist iterator macros use
offsetof(). Since using offsetof in C++ classes is invalid,
EPhysics_Body must be a POD-type struct.
2013-02-26 10:17:28 -03:00
..
EPhysics.h efl: merge ephysics 2013-01-03 22:10:40 +00:00
ephysics_body.cpp ephysics: turn EPhysics_Body into a POD-type struct 2013-02-26 10:17:28 -03:00
ephysics_body_materials.h efl: merge ephysics 2013-01-03 22:10:40 +00:00
ephysics_camera.cpp efl: merge ephysics 2013-01-03 22:10:40 +00:00
ephysics_constraints.cpp efl: merge ephysics 2013-01-03 22:10:40 +00:00
ephysics_main.cpp efl: merge ephysics 2013-01-03 22:10:40 +00:00
ephysics_private.h ephysics: turn EPhysics_Body into a POD-type struct 2013-02-26 10:17:28 -03:00
ephysics_quaternion.cpp efl: merge ephysics 2013-01-03 22:10:40 +00:00
ephysics_shape.cpp efl: merge ephysics 2013-01-03 22:10:40 +00:00
ephysics_trimesh.h efl: merge ephysics 2013-01-03 22:10:40 +00:00
ephysics_world.cpp efl: merge ephysics 2013-01-03 22:10:40 +00:00