Searched defs:FeatureValue (Results 1 – 1 of 1) sorted by relevance
72 struct FeatureValue { struct74 std::string name;75 std::string vendor;76 std::string permission;77 std::string typeString;78 int32_t type;79 int version;80 float maxRange;81 float resolution;82 float power;[all …]