Home
last modified time | relevance | path

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

/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dundo.h66 ACTION_MESH_DEL, enumerator
H A Dundo.c594 case ACTION_MESH_DEL: in action_type_string_lookup()
H A Dmesh.c156 action_do( m->model, ACTION_MESH_DEL, NULL, NULL, NULL, NULL, NULL, NULL ); in mesh_delete()