Mundy: Multibody Nonlocal Dynamics
Version of the Day
Toggle main menu visibility
Loading...
Searching...
No Matches
mundy
ValidAABBType
mundy::ValidAABBType Concept Reference
Mundy geometric primitives
Concept to determine if a type is a valid AABB type.
#include <AABB.hpp>
Concept definition
template
<
typename
AABBType>
concept
ValidAABBType
=
is_aabb_v<AABBType>
mundy::ValidAABBType
Concept to determine if a type is a valid AABB type.
Definition
AABB.hpp:329
mundy::is_aabb_v
constexpr bool is_aabb_v
Definition
AABB.hpp:325
Generated by
1.17.0