Mundy: Multibody Nonlocal Dynamics
Version of the Day
Toggle main menu visibility
Loading...
Searching...
No Matches
mundy
ValidVSegmentType
mundy::ValidVSegmentType Concept Reference
Mundy geometric primitives
Concept to check if a type is a valid VSegment type.
#include <VSegment.hpp>
Concept definition
template
<
typename
VSegmentType>
concept
ValidVSegmentType
=
is_v_segment_v<VSegmentType>
mundy::ValidVSegmentType
Concept to check if a type is a valid VSegment type.
Definition
VSegment.hpp:288
mundy::is_v_segment_v
constexpr bool is_v_segment_v
Definition
VSegment.hpp:284
Generated by
1.17.0