Home
last modified time | relevance | path

Searched defs:numberOfTriangles (Results 1 – 4 of 4) sorted by relevance

/external/jmonkeyengine/engine/src/bullet-native/
Dcom_jme3_bullet_util_DebugShapeFactory.cpp112 int numberOfTriangles = hull->numTriangles(); in Java_com_jme3_bullet_util_DebugShapeFactory_getVertices() local
/external/webkit/Source/WebCore/platform/graphics/gpu/
DLoopBlinnLocalTriangulator.h210 int numberOfTriangles() const in numberOfTriangles() function
DLoopBlinnPathProcessor.cpp262 int numberOfTriangles() const in numberOfTriangles() function in WebCore::LoopBlinnPathProcessorImplementation::Segment
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/util/
DDebugShapeFactory.java174 int numberOfTriangles = hull.numTriangles(); in getVertices() local