Searched defs:FeatureValue (Results 1 – 1 of 1) sorted by relevance
80 struct FeatureValue { struct82 std::string name;83 std::string vendor;84 std::string permission;85 std::string typeString;86 int32_t type;87 int version;88 float maxRange;89 float resolution;90 float power;[all …]