A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::Rgb Struct Reference

A structure to store red, blue and green components for entities such as nodes. More...

#include <animation-interface.h>

Public Attributes

uint8_t b
uint8_t g
uint8_t r

Detailed Description

A structure to store red, blue and green components for entities such as nodes.

Definition at line 590 of file animation-interface.h.

Member Data Documentation


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