Home
last modified time | relevance | path

Searched defs:GetVertex (Results 1 – 5 of 5) sorted by relevance

/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/Shapes/
Db2PolygonShape.h95 inline const b2Vec2& b2PolygonShape::GetVertex(int32 index) const in GetVertex() function
Db2CircleShape.h84 inline const b2Vec2& b2CircleShape::GetVertex(int32 index) const in GetVertex() function
Db2ChainShape.h89 const b2Vec2& GetVertex(int32 index) const in GetVertex() function
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/
Db2Distance.h101 inline const b2Vec2& b2DistanceProxy::GetVertex(int32 index) const in GetVertex() function
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_pattern.cpp236 FX_DWORD CPDF_MeshStream::GetVertex(CPDF_MeshVertex& vertex, in GetVertex() function in CPDF_MeshStream