Lines Matching refs:contains
163 static inline bool contains (const ContainerT& c, const T& key)
620 bool contains (const Vec3& v) const
997 //! \note Levels contains inner and outer levels, per patch, in order IIOOOO. The full 6 levels must always be present, irrespective of primitiveType.
1870 // Ad-hoc result verification - check that a certain rectangle in the image contains no black pixels.
4184 if (edgeDesc.contains(vtx))
4188 // Check that the outer edge contains an appropriate number of vertices.
4461 if (edgeDesc.contains(vtx))
4503 if (!contains(nonMirroredEdgeVertices, endpointA) ||
4504 !contains(nonMirroredEdgeVertices, endpointB))
4723 if (edgeDesc.contains(vtx))