Rise
The Vieneo Province
s_polygon_object Struct Reference

#include <globals.h>

Collaboration diagram for s_polygon_object:
[legend]

Public Attributes

short vertices
 
short polygons
 
LPDIRECT3DVERTEXBUFFER9 VB = nullptr
 
std::vector< s_light_effecteffects
 

Detailed Description

Definition at line 363 of file globals.h.

Member Data Documentation

◆ effects

std::vector<s_light_effect> s_polygon_object::effects

Definition at line 367 of file globals.h.

◆ polygons

short s_polygon_object::polygons

Definition at line 365 of file globals.h.

◆ VB

LPDIRECT3DVERTEXBUFFER9 s_polygon_object::VB = nullptr

Definition at line 366 of file globals.h.

◆ vertices

short s_polygon_object::vertices

Definition at line 365 of file globals.h.


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