Struct BoundaryEdgeInfo

Struct Documentation

struct legion::physics::BoundaryEdgeInfo

Public Members

math::vec3 worldNormal
std::pair<math::vec3, math::vec3> intersectionPoints
std::pair<math::vec3, math::vec3> finalSortingDirection
std::vector<meshHalfEdgePtr> boundaryEdges
math::color drawColor
math::vec3 nextSupport
math::vec3 prevSupport
math::vec3 intersectionEdge
math::vec3 base