Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.h124 int32_t normalOffset = -1; member
H A Dmesh_builder.cpp1141 submesh.normalOffset = static_cast<int32_t>(offset); in SetVertexData()
1672 { vertexData_.data() + submesh.normalOffset, submesh.normalSize } }; in GenerateMissingAttributes()
1677 submesh.normalOffset = static_cast<int32_t>(offset); in GenerateMissingAttributes()
1679 normalData.buffer = { vertexData_.data() + submesh.normalOffset, submesh.normalSize }; in GenerateMissingAttributes()

Completed in 4 milliseconds