Home
last modified time | relevance | path

Searched refs:HaI8 (Results 1 – 6 of 6) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono_thirdparty/HACDv2/
H A DdgGoogol.h69 hacd::HaI8 m_sign;
H A DPlatformConfigHACD.h40 typedef signed char HaI8; typedef
H A DdgConvexHull3d.h80 …HullVertex* const points, hacd::HaI32 count, hacd::HaI32 baseIndex, hacd::HaI8** const memoryPool,…
H A DdgGoogol.cpp192 hacd::HaI8 sign = 0; in operator +()
H A DdgConvexHull3d.cpp171 …HullVertex* const points, hacd::HaI32 count, hacd::HaI32 baseIndex, hacd::HaI8** memoryPool, hacd:… in BuildTree()
328 …dgAABBPointTree3d* tree = BuildTree (NULL, points, count, 0, (hacd::HaI8**) &memoryPool, maxMemSiz… in InitVertexArray()
H A DdgMeshEffect.cpp1248 dgStack<hacd::HaI8> faceMark (faceCount); in BuildFromVertexListIndexList()