Searched defs:Contain (Results 1 – 3 of 3) sorted by relevance
66 enum EFillSizeType { Contain, Cover, SizeLength, SizeNone }; enumerator
125 public boolean Contain(btDbvtAabbMm a) { in Contain() method in btDbvtAabbMm
459 DBVT_INLINE bool btDbvtAabbMm::Contain(const btDbvtAabbMm& a) const in Contain() function