FS2_Open
Open source remastering of the Freespace 2 engine
grid.cpp File Reference
#include "stdafx.h"
#include "FRED.h"
#include "Grid.h"
#include "render/3d.h"
#include "object/object.h"
#include "editor.h"

Go to the source code of this file.

Functions

void GridOrient (vec3d *forward, vec3d *right)
 

Variables

int double_fine_gridlines
 
gridThe_grid
 

Function Documentation

void GridOrient ( vec3d forward,
vec3d right 
)

Definition at line 76 of file grid.cpp.

Variable Documentation

int double_fine_gridlines

Definition at line 21 of file missiongrid.cpp.

grid* The_grid

Definition at line 20 of file missiongrid.cpp.