Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/ephysics/
H A Dephysics_body.cpp3088 btConvexHullShape *full_shape, *simplified_shape; in ephysics_body_shape_add() local
3187 simplified_shape = new btConvexHullShape(&(hull->getVertexPointer()->getX()), in ephysics_body_shape_add()
3191 if (!simplified_shape) in ephysics_body_shape_add()
3199 (btCollisionShape *)simplified_shape, in ephysics_body_shape_add()