FeatureWithConflicts< ConflictingFeatures > Struct Template Reference
If your feature is known to conflict with any other feature, then you should have your feature class inherit FeatureWithConflicts<...>, and pass it a list of the features that it conflicts with. More...
Detailed Description
template<typename... ConflictingFeatures>
struct gz::physics::FeatureWithConflicts< ConflictingFeatures >
struct gz::physics::FeatureWithConflicts< ConflictingFeatures >
If your feature is known to conflict with any other feature, then you should have your feature class inherit FeatureWithConflicts<...>, and pass it a list of the features that it conflicts with.
The documentation for this struct was generated from the following file: