Rise
The Vieneo Province
BUILDZONE Struct Reference

#include <globals.h>

Collaboration diagram for BUILDZONE:
[legend]

Public Attributes

LPDIRECT3DVERTEXBUFFER9 VB = nullptr
 
LPDIRECT3DVERTEXBUFFER9 RTSVB = nullptr
 
std::vector< s_light_effecteffects
 
D3DXVECTOR3 terpos = centerC
 
D3DXMATRIX matrixBase
 
short u = 0
 
short v = 0
 
PlotType type = PlotType::NotZoned
 
float emissive = 0.0f
 
long layout1 = 0L
 
long layout2 = 0L
 
long layout3 = 0L
 
long layout4 = 0L
 
unsigned short components = 0
 
unsigned short rtscomponents = 0
 
s_mesh_componentcomponentarray = nullptr
 
s_mesh_componentrtscomponentarray = nullptr
 
RTSGRIDrts = nullptr
 

Detailed Description

Definition at line 442 of file globals.h.

Member Data Documentation

◆ componentarray

s_mesh_component* BUILDZONE::componentarray = nullptr

Definition at line 457 of file globals.h.

◆ components

unsigned short BUILDZONE::components = 0

Definition at line 456 of file globals.h.

◆ effects

std::vector<s_light_effect> BUILDZONE::effects

Definition at line 447 of file globals.h.

◆ emissive

float BUILDZONE::emissive = 0.0f

Definition at line 453 of file globals.h.

◆ layout1

long BUILDZONE::layout1 = 0L

Definition at line 455 of file globals.h.

◆ layout2

long BUILDZONE::layout2 = 0L

Definition at line 455 of file globals.h.

◆ layout3

long BUILDZONE::layout3 = 0L

Definition at line 455 of file globals.h.

◆ layout4

long BUILDZONE::layout4 = 0L

Definition at line 455 of file globals.h.

◆ matrixBase

D3DXMATRIX BUILDZONE::matrixBase

Definition at line 450 of file globals.h.

◆ rts

RTSGRID* BUILDZONE::rts = nullptr

Definition at line 459 of file globals.h.

◆ rtscomponentarray

s_mesh_component* BUILDZONE::rtscomponentarray = nullptr

Definition at line 458 of file globals.h.

◆ rtscomponents

unsigned short BUILDZONE::rtscomponents = 0

Definition at line 456 of file globals.h.

◆ RTSVB

LPDIRECT3DVERTEXBUFFER9 BUILDZONE::RTSVB = nullptr

Definition at line 445 of file globals.h.

◆ terpos

D3DXVECTOR3 BUILDZONE::terpos = centerC

Definition at line 449 of file globals.h.

◆ type

PlotType BUILDZONE::type = PlotType::NotZoned

Definition at line 452 of file globals.h.

◆ u

short BUILDZONE::u = 0

Definition at line 451 of file globals.h.

◆ v

short BUILDZONE::v = 0

Definition at line 451 of file globals.h.

◆ VB

LPDIRECT3DVERTEXBUFFER9 BUILDZONE::VB = nullptr

Definition at line 444 of file globals.h.


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