Home
last modified time | relevance | path

Searched refs:boundsCount (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dskinning_system.cpp64 const size_t boundsCount = jointBoundsDataSize / 6; in UpdateJointBounds() local
67 CORE_ASSERT(jointMatrices.count >= boundsCount); in UpdateJointBounds()
77 if (j < boundsCount) { in UpdateJointBounds()

Completed in 1 milliseconds