MeshLib
 
Loading...
Searching...
No Matches
MR::Features::Traits Namespace Reference

Traits that determine how the primitives are related. More...

Classes

struct  Binary
 
struct  Binary< Primitives::ConeSegment, Primitives::ConeSegment >
 
struct  Binary< Primitives::ConeSegment, Primitives::Sphere >
 
struct  Binary< Primitives::Plane, Primitives::ConeSegment >
 
struct  Binary< Primitives::Plane, Primitives::Plane >
 
struct  Binary< Primitives::Plane, Primitives::Sphere >
 
struct  Binary< Primitives::Sphere, Primitives::Sphere >
 
struct  Unary
 
struct  Unary< Primitives::ConeSegment >
 
struct  Unary< Primitives::Plane >
 
struct  Unary< Primitives::Sphere >
 

Concepts

concept  MeasureSupportedOneWay
 

Detailed Description

Traits that determine how the primitives are related.