GCOP  1.0
Public Member Functions | Public Attributes
gcop_urdf::Color Class Reference

#include <color.h>

List of all members.

Public Member Functions

 Color ()
void clear ()
bool init (const std::string &vector_str)

Public Attributes

float r
float g
float b
float a

Constructor & Destructor Documentation


Member Function Documentation

void gcop_urdf::Color::clear ( ) [inline]

References a, b, g, and r.

Referenced by gcop_urdf::Material::clear(), and init().

bool gcop_urdf::Color::init ( const std::string &  vector_str) [inline]

References a, b, clear(), g, and r.


Member Data Documentation

Referenced by clear(), and init().

Referenced by clear(), and init().

Referenced by clear(), and init().

Referenced by clear(), and init().


The documentation for this class was generated from the following file: