Home
last modified time | relevance | path

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

/dports/devel/ode/ode-0.13/GIMPACT/include/GIMPACT/
H A Dgim_trimesh.h256 void gim_trimesh_update(GIM_TRIMESH * trimesh);
/dports/devel/ode/ode-0.13/GIMPACT/src/
H A Dgim_trimesh.cpp296 void gim_trimesh_update(GIM_TRIMESH * trimesh) in gim_trimesh_update() function
/dports/devel/ode/ode-0.13/ode/src/
H A Dcollision_trimesh_gimpact.cpp215 gim_trimesh_update(&m_collision_trimesh); in computeAABB()