Home
last modified time | relevance | path

Searched defs:IndexDataType (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/include/reactphysics3d/collision/
H A DPolygonVertexArray.h53 enum class IndexDataType {INDEX_INTEGER_TYPE, INDEX_SHORT_TYPE}; enum
H A DTriangleVertexArray.h58 enum class IndexDataType {INDEX_INTEGER_TYPE, INDEX_SHORT_TYPE}; enum
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Drangenam.hxx186 typedef std::vector<ScRangeData*> IndexDataType; typedef in ScRangeName
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Drangenam.hxx187 typedef std::vector<ScRangeData*> IndexDataType; typedef in ScRangeName
/dports/devel/love/love-11.3/src/modules/graphics/
H A Dvertex.cpp371 std::vector<std::string> getConstants(IndexDataType) in getConstants() argument
H A Dvertex.h65 enum IndexDataType enum