Mundy: Multibody Nonlocal Dynamics
Version of the Day
Toggle main menu visibility
Loading...
Searching...
No Matches
mundy
ValidLineSegmentType
mundy::ValidLineSegmentType Concept Reference
Mundy geometric primitives
Concept to check if a type is a valid LineSegment type.
#include <LineSegment.hpp>
Concept definition
template
<
typename
LineSegmentType>
concept
ValidLineSegmentType
=
is_line_segment_v<LineSegmentType>
mundy::ValidLineSegmentType
Concept to check if a type is a valid LineSegment type.
Definition
LineSegment.hpp:270
mundy::is_line_segment_v
constexpr bool is_line_segment_v
Definition
LineSegment.hpp:266
Generated by
1.17.0