FTEQW
Documentation of the FTE engine source tree.
heightmap_s::lmsect_s Struct Reference

#include <gl_terrain.h>

Public Attributes

struct lmsect_snext
 
int lm
 
int x
 
int y
 

Member Data Documentation

◆ lm

int heightmap_s::lmsect_s::lm

◆ next

struct lmsect_s* heightmap_s::lmsect_s::next

◆ x

int heightmap_s::lmsect_s::x

◆ y

int heightmap_s::lmsect_s::y

The documentation for this struct was generated from the following file: