Panda3D
Loading...
Searching...
No Matches
Classes | Macros
winStatsGraph.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandatoolbase.h"
#include "winStatsLabelStack.h"
#include "pmap.h"
#include <windows.h>

Go to the source code of this file.

Classes

class  WinStatsGraph
 This is just an abstract base class to provide a common pointer type for the various kinds of graphs that may be created for a WinStatsMonitor. More...
 

Macros

#define WIN32_LEAN_AND_MEAN   1
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2003-12-03

Definition in file winStatsGraph.h.

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN   1

Definition at line 22 of file winStatsGraph.h.