#include <ColorOcTree.h>
|
unsigned char | b |
|
unsigned char | g |
|
unsigned char | r |
|
Definition at line 48 of file ColorOcTree.h.
octomap::ColorOcTreeNode::Color::Color |
( |
| ) |
|
|
inline |
octomap::ColorOcTreeNode::Color::Color |
( |
unsigned char |
_r, |
|
|
unsigned char |
_g, |
|
|
unsigned char |
_b |
|
) |
| |
|
inline |
bool octomap::ColorOcTreeNode::Color::operator!= |
( |
const Color & |
other | ) |
const |
|
inline |
bool octomap::ColorOcTreeNode::Color::operator== |
( |
const Color & |
other | ) |
const |
|
inline |
unsigned char octomap::ColorOcTreeNode::Color::b |
unsigned char octomap::ColorOcTreeNode::Color::g |
unsigned char octomap::ColorOcTreeNode::Color::r |
The documentation for this class was generated from the following file: