Home
last modified time | relevance | path

Searched defs:posPtr (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp865 void SmoothNormal(array_view<const T> indices, const Math::Vec3* posPtr, Math::Vec3* norPtr) in SmoothNormal() argument
887 auto* posPtr = reinterpret_cast<const Math::Vec3*>(positions.buffer.data()); in GenerateDefaultNormals() local
[all...]

Completed in 4 milliseconds