Searched defs:halfEdges (Results 1 – 1 of 1) sorted by relevance
24 PrimitiveBox::Initialize(const nn::math::VEC3& halfEdges) in Initialize()173 const nn::math::VEC3 halfEdges(10.0f, 10.0f, 10.0f); in InitializePrimitive() local