TinyURDF 1.0.0
A Modern C++ Library for Parsing and Visualizing URDF Model Files
|
This is the complete list of members for Color, including all inherited members.
clear() override | Color | virtual |
Color() | Color | |
Color(const double &r_, const double &g_, const double &b_, const double &a_) | Color | |
Color(const double *rgba) | Color | |
Color(const std::string &vector_str) | Color | |
Color(const Type type_) | Color | |
getA() const | Color | |
getB() const | Color | |
getG() const | Color | |
getPointer() | PropertyBase | inlineprotectedvirtual |
getR() const | Color | |
isA(const char *name) override | Color | virtual |
operator=(const Color &rhs) | Color | |
PropertyBase::operator=(const PropertyBase &rhs) | PropertyBase | inlineprotectedvirtual |
print(std::ostream &os) override | Color | virtual |
PropertyBase() | PropertyBase | inlineprotected |
set(double &r, double &g, double &b, double &a) | Color | |
PropertyBase::set(const std::any &value) | PropertyBase | inlinevirtual |
Type enum name | Color | |
validate() const | PropertyBase | inlinevirtual |
~Color() | Color | |
~PropertyBase() | PropertyBase | inlineprotectedvirtual |