ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
customcolorgl.h File Reference
#include <algorithm>
#include "TError.h"
#include "TROOT.h"
Include dependency graph for customcolorgl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::GLTutorials
 

Functions

template<typename T >
T ROOT::GLTutorials::FindFreeCustomColorIndex (T start=1000)
 
template<typename T , unsigned N>
unsigned ROOT::GLTutorials::FindFreeCustomColorIndices (T(&indices)[N])