Definition at line 62 of file ColorOcTree.h.
#include <mrpt/otherlibs/octomap/ColorOcTree.h>
Public Member Functions | |
| Color () | |
| Color (unsigned char _r, unsigned char _g, unsigned char _b) | |
| bool | operator== (const Color &other) const |
| bool | operator!= (const Color &other) const |
Public Attributes | |
| unsigned char | r |
| unsigned char | g |
| unsigned char | b |
|
inline |
Definition at line 64 of file ColorOcTree.h.
|
inline |
Definition at line 65 of file ColorOcTree.h.
|
inline |
Definition at line 70 of file ColorOcTree.h.
|
inline |
Definition at line 67 of file ColorOcTree.h.
| unsigned char octomap::ColorOcTreeNode::Color::b |
Definition at line 73 of file ColorOcTree.h.
Referenced by octomap::ColorOcTreeNode::isColorSet(), operator!=(), and operator==().
| unsigned char octomap::ColorOcTreeNode::Color::g |
Definition at line 73 of file ColorOcTree.h.
Referenced by octomap::ColorOcTreeNode::isColorSet(), operator!=(), and operator==().
| unsigned char octomap::ColorOcTreeNode::Color::r |
Definition at line 73 of file ColorOcTree.h.
Referenced by octomap::ColorOcTreeNode::isColorSet(), operator!=(), and operator==().
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |