Logo ROOT   6.14/05
Reference Guide
Functions
ROOT::CocoaTutorials Namespace Reference

Functions

Color_t FindFreeCustomColorIndex (Color_t start=1000)
 
template<unsigned N>
unsigned FindFreeCustomColorIndices (Color_t(&indices)[N])
 

Function Documentation

◆ FindFreeCustomColorIndex()

Color_t ROOT::CocoaTutorials::FindFreeCustomColorIndex ( Color_t  start = 1000)
inline

Definition at line 16 of file customcolor.h.

◆ FindFreeCustomColorIndices()

template<unsigned N>
unsigned ROOT::CocoaTutorials::FindFreeCustomColorIndices ( Color_t(&)  indices[N])
inline

Definition at line 38 of file customcolor.h.