octomap 1.9.8
Loading...
Searching...
No Matches
octomap::ColorOcTreeNode::Color Class Reference

#include <ColorOcTree.h>

Public Member Functions

 Color ()
 Color (uint8_t _r, uint8_t _g, uint8_t _b)
bool operator!= (const Color &other) const
bool operator== (const Color &other) const

Data Fields

uint8_t b
uint8_t g
uint8_t r

Constructor & Destructor Documentation

◆ Color() [1/2]

octomap::ColorOcTreeNode::Color::Color ( )
inline

References b, g, and r.

Referenced by operator!=(), and operator==().

◆ Color() [2/2]

octomap::ColorOcTreeNode::Color::Color ( uint8_t _r,
uint8_t _g,
uint8_t _b )
inline

References b, g, and r.

Member Function Documentation

◆ operator!=()

bool octomap::ColorOcTreeNode::Color::operator!= ( const Color & other) const
inline

References b, Color(), g, and r.

◆ operator==()

bool octomap::ColorOcTreeNode::Color::operator== ( const Color & other) const
inline

References b, Color(), g, and r.

Field Documentation

◆ b

◆ g

◆ r


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