Searched defs:contact_active_map (Results 1 – 1 of 1) sorted by relevance
224 … not_stupid_bool* contact_active_map; ///< Whether the frictional contact at an index is active member626 std::vector<not_stupid_bool, cudallocator<not_stupid_bool>> contact_active_map; variable