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

#include <MyOcTree.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 15 of file MyOcTree.h.


Constructor & Destructor Documentation

Definition at line 17 of file MyOcTree.h.

octomap::MyOcTreeNode::Color::Color ( unsigned char  _r,
unsigned char  _g,
unsigned char  _b 
) [inline]

Definition at line 18 of file MyOcTree.h.


Member Function Documentation

bool octomap::MyOcTreeNode::Color::operator!= ( const Color other) const [inline]

Definition at line 23 of file MyOcTree.h.

bool octomap::MyOcTreeNode::Color::operator== ( const Color other) const [inline]

Definition at line 20 of file MyOcTree.h.


Member Data Documentation

Definition at line 26 of file MyOcTree.h.

Definition at line 26 of file MyOcTree.h.

Definition at line 26 of file MyOcTree.h.


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


octomap_tensor_field
Author(s): Lintao Zheng
autogenerated on Thu Jun 6 2019 19:50:39