Skip to content

Namespace rayx::BlockSizeConstraint

Namespace List > rayx > BlockSizeConstraint

Classes

Type Name
struct AtLeast
struct AtMost
struct Exact
struct InRange
struct None

Public Types

Type Name
typedef std::variant< None, Exact, AtLeast, AtMost, InRange > Variant

Public Types Documentation

typedef Variant

using rayx::BlockSizeConstraint::Variant =  std::variant<None, Exact, AtLeast, AtMost, InRange>;


The documentation for this class was generated from the following file Intern/rayx-core/src/Tracer/Util.h