Public Member Functions | Public Attributes
octomap::ColorOcTreeNode::Color Class Reference

#include <ColorOcTree.h>

List of all members.

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

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

Definition at line 59 of file ColorOcTree.h.

Definition at line 59 of file ColorOcTree.h.

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 Thu Feb 11 2016 23:50:59