Class ColorOcTreeNode::Color

Nested Relationships

This class is a nested type of Class ColorOcTreeNode.

Class Documentation

class Color

Public Functions

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

Public Members

uint8_t r
uint8_t g
uint8_t b