ROOT
6.06/09
Reference Guide
ROOT Home Page
Main Page
Related Pages
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
hist
histpainter
inc
TLego.h
Go to the documentation of this file.
1
// @(#)root/histpainter:$Id$
2
// Author: Rene Brun 26/12/94
3
4
#ifndef ROOT_TLego
5
#define ROOT_TLego
6
7
8
//////////////////////////////////////////////////////////////////////////
9
// //
10
// TLego //
11
// //
12
// This include provided only for back compatibility //
13
// The class TLego has been renamed TPainter3dAlgorithms //
14
// Use TPainter3dAlgorithms.h instead //
15
// //
16
//////////////////////////////////////////////////////////////////////////
17
18
19
#include "
TPainter3dAlgorithms.h
"
20
typedef
TPainter3dAlgorithms
TLego
;
21
22
#endif
TLego
TPainter3dAlgorithms TLego
Definition:
TLego.h:20
TPainter3dAlgorithms
The Legos and Surfaces painter class.
Definition:
TPainter3dAlgorithms.h:44
TPainter3dAlgorithms.h