Public Member Functions | Public Attributes | List of all members
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
 

Public Attributes

uint8_t b
 
uint8_t g
 
uint8_t r
 

Detailed Description

Definition at line 52 of file ColorOcTree.h.

Constructor & Destructor Documentation

◆ Color() [1/2]

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

Definition at line 54 of file ColorOcTree.h.

◆ Color() [2/2]

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

Definition at line 55 of file ColorOcTree.h.

Member Function Documentation

◆ operator!=()

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

Definition at line 60 of file ColorOcTree.h.

◆ operator==()

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

Definition at line 57 of file ColorOcTree.h.

Member Data Documentation

◆ b

uint8_t octomap::ColorOcTreeNode::Color::b

Definition at line 63 of file ColorOcTree.h.

◆ g

uint8_t octomap::ColorOcTreeNode::Color::g

Definition at line 63 of file ColorOcTree.h.

◆ r

uint8_t octomap::ColorOcTreeNode::Color::r

Definition at line 63 of file ColorOcTree.h.


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


octomap
Author(s): Kai M. Wurm , Armin Hornung
autogenerated on Wed Apr 3 2024 02:40:59