Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TAxis3D.cxx File Reference

Macros

#define AXISCHOICE

Macro Definition Documentation

◆ AXISCHOICE

#define AXISCHOICE
Value:
Int_t i = AxisChoice(axis); \
Int_t nax = 1; \
if (i == -1) { i = 0; nax = 3;}\
for (Int_t ax=i;ax<nax+i;ax++)
int Int_t
Signed integer 4 bytes (int).
Definition RtypesCore.h:59

Definition at line 633 of file TAxis3D.cxx.