Home
last modified time | relevance | path

Searched refs:EPhysics_Point (Results 1 – 3 of 3) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/ephysics/
H A Dephysics_shape.cpp15 static EPhysics_Point *
18 EPhysics_Point *point; in _ephysics_shape_point_new()
20 point = (EPhysics_Point *)calloc(1, sizeof(EPhysics_Point)); in _ephysics_shape_point_new()
54 EPhysics_Point *point; in ephysics_shape_del()
64 point = EINA_INLIST_CONTAINER_GET(shape->points, EPhysics_Point); in ephysics_shape_del()
75 EPhysics_Point *point; in ephysics_shape_point_add()
H A Dephysics_private.h57 typedef struct _EPhysics_Point EPhysics_Point; typedef
H A Dephysics_body.cpp3091 EPhysics_Point *point; in ephysics_body_shape_add()
3124 point = EINA_INLIST_CONTAINER_GET(points, EPhysics_Point); in ephysics_body_shape_add()