A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends 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 653 of file animation-interface.h.


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