Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

sxy_graph.cpp File Reference

#include <float.h>
#include <stdlib.h>
#include <iup.h>
#include <cd.h>
#include <cdiup.h>
#include <cdps.h>
#include "sxy_graph.h"
#include "sxy_task.h"
#include "sxy_chart.h"
#include "sxy_axis.h"
#include "sxy_utils.h"

Include dependency graph for sxy_graph.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define GRAPH_ATTR_NAME   "GRAPH_POINTER"
#define MAX_CHARTS   10
#define MAX_TASKS   64

Variables

char * graph_cpp = "$Id: sxy_graph.cpp,v 1.8 2003/04/25 20:21:43 clinio Exp $"


Define Documentation

#define GRAPH_ATTR_NAME   "GRAPH_POINTER"
 

Definition at line 29 of file sxy_graph.cpp.

#define MAX_CHARTS   10
 

Definition at line 30 of file sxy_graph.cpp.

Referenced by SXYGraph::SXYGraph().

#define MAX_TASKS   64
 

Definition at line 31 of file sxy_graph.cpp.

Referenced by SXYGraph::SXYGraph().


Variable Documentation

char* graph_cpp = "$Id: sxy_graph.cpp,v 1.8 2003/04/25 20:21:43 clinio Exp $"
 

Definition at line 3 of file sxy_graph.cpp.


SXY
Tecgraf / PUC-Rio - Computer Graphics Technology Group