Defines
DishVisualizer.cpp File Reference
#include "dish_viz/DishVisualizer.h"
Include dependency graph for DishVisualizer.cpp:

Go to the source code of this file.

Defines

#define COLS   ROWS
#define P_HEIGHT   P_WIDTH
#define P_WIDTH   ((7 * RADIUS) + (8 * (2 * RADIUS)) + (2 * RADIUS))
#define RADIUS   20
#define ROWS   8
#define START_X   (2*RADIUS)
#define START_Y   START_X
#define X_STEP   (3*RADIUS)
#define Y_STEP   X_STEP

Define Documentation

#define COLS   ROWS

Definition at line 17 of file DishVisualizer.cpp.

#define P_HEIGHT   P_WIDTH

Definition at line 11 of file DishVisualizer.cpp.

#define P_WIDTH   ((7 * RADIUS) + (8 * (2 * RADIUS)) + (2 * RADIUS))

Definition at line 10 of file DishVisualizer.cpp.

#define RADIUS   20

Definition at line 9 of file DishVisualizer.cpp.

#define ROWS   8

Definition at line 16 of file DishVisualizer.cpp.

#define START_X   (2*RADIUS)

Definition at line 14 of file DishVisualizer.cpp.

#define START_Y   START_X

Definition at line 15 of file DishVisualizer.cpp.

#define X_STEP   (3*RADIUS)

Definition at line 12 of file DishVisualizer.cpp.

#define Y_STEP   X_STEP

Definition at line 13 of file DishVisualizer.cpp.



dish_viz
Author(s): Abraham Shultz
autogenerated on Sun Jan 5 2014 11:12:31