Public Member Functions | Public Attributes | List of all members
octomap::ColorOcTreeNode::Color Class Reference

#include <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 b
 
unsigned char g
 
unsigned char r
 

Detailed Description

Definition at line 48 of file ColorOcTree.h.

Constructor & Destructor Documentation

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

Definition at line 50 of file ColorOcTree.h.

octomap::ColorOcTreeNode::Color::Color ( unsigned char  _r,
unsigned char  _g,
unsigned char  _b 
)
inline

Definition at line 51 of file ColorOcTree.h.

Member Function Documentation

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

Definition at line 56 of file ColorOcTree.h.

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

Definition at line 53 of file ColorOcTree.h.

Member Data Documentation

unsigned char octomap::ColorOcTreeNode::Color::b

Definition at line 59 of file ColorOcTree.h.

unsigned char octomap::ColorOcTreeNode::Color::g

Definition at line 59 of file ColorOcTree.h.

unsigned char octomap::ColorOcTreeNode::Color::r

Definition at line 59 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 Mon Jun 10 2019 14:00:13