Struct UncollidedProblem::FaceVertData
Defined in File uncollided_problem.h
Nested Relationships
This struct is a nested type of Class UncollidedProblem.
Struct Documentation
-
struct FaceVertData
Precomputed face vertex data — bypasses the std::map-backed VertexHandler in the hot path.
Supports faces with up to kMaxFaceSides vertices (covers triangles and quads).
Public Static Attributes
-
static uint32_t max_sides = 4
-
static uint32_t max_sides = 4