Skip to content

Struct rayx::DeviceConfig::Device

ClassList > rayx > DeviceConfig > Device

Public Types

Type Name
typedef size_t Index
typedef size_t Score

Public Attributes

Type Name
bool enable
Index index
std::string name
Score score
DeviceType type

Public Types Documentation

typedef Index

using rayx::DeviceConfig::Device::Index =  size_t;

typedef Score

using rayx::DeviceConfig::Device::Score =  size_t;

Public Attributes Documentation

variable enable

bool rayx::DeviceConfig::Device::enable;

variable index

Index rayx::DeviceConfig::Device::index;

variable name

std::string rayx::DeviceConfig::Device::name;

variable score

Score rayx::DeviceConfig::Device::score;

variable type

DeviceType rayx::DeviceConfig::Device::type;


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