Searched refs:btHashKey (Results 1 – 3 of 3) sorted by relevance
188 class btHashKey193 btHashKey(int uid) :m_uid(uid) in btHashKey() function202 bool equals(const btHashKey<Value>& other) const in equals()
79 btHashMap<btHashKey<btTriIndex>,btTriIndex> m_shapeCache;
108 btHashKey<btTriIndex> triKey(triIndex.getUid()); in processTriangle()