Rise
The Vieneo Province
s_mesh_component Struct Reference

#include <globals.h>

Public Attributes

unsigned char type
 
short attachto
 
UINT startvertex
 
UINT primitives
 
short texture
 
bool useLightMap
 
float speedExtend
 
float speedRetract
 
float boundsphere
 
D3DXVECTOR3 nominalxyz
 
D3DXVECTOR3 nominalypr
 
D3DXVECTOR3 nominalCG
 
D3DXVECTOR3 extendby
 
D3DXVECTOR3 hingeCG
 
D3DXVECTOR3 hingeaxis
 
float hingeextent
 
float extended = 0.0f
 
D3DXMATRIX matWorld = D3DXMATRIX()
 
bool visible = false
 

Detailed Description

Definition at line 403 of file globals.h.

Member Data Documentation

◆ attachto

short s_mesh_component::attachto

Definition at line 407 of file globals.h.

◆ boundsphere

float s_mesh_component::boundsphere

Definition at line 413 of file globals.h.

◆ extendby

D3DXVECTOR3 s_mesh_component::extendby

Definition at line 422 of file globals.h.

◆ extended

float s_mesh_component::extended = 0.0f

Definition at line 427 of file globals.h.

◆ hingeaxis

D3DXVECTOR3 s_mesh_component::hingeaxis

Definition at line 423 of file globals.h.

◆ hingeCG

D3DXVECTOR3 s_mesh_component::hingeCG

Definition at line 423 of file globals.h.

◆ hingeextent

float s_mesh_component::hingeextent

Definition at line 424 of file globals.h.

◆ matWorld

D3DXMATRIX s_mesh_component::matWorld = D3DXMATRIX()

Definition at line 428 of file globals.h.

◆ nominalCG

D3DXVECTOR3 s_mesh_component::nominalCG

Definition at line 419 of file globals.h.

◆ nominalxyz

D3DXVECTOR3 s_mesh_component::nominalxyz

Definition at line 416 of file globals.h.

◆ nominalypr

D3DXVECTOR3 s_mesh_component::nominalypr

Definition at line 417 of file globals.h.

◆ primitives

UINT s_mesh_component::primitives

Definition at line 408 of file globals.h.

◆ speedExtend

float s_mesh_component::speedExtend

Definition at line 412 of file globals.h.

◆ speedRetract

float s_mesh_component::speedRetract

Definition at line 412 of file globals.h.

◆ startvertex

UINT s_mesh_component::startvertex

Definition at line 408 of file globals.h.

◆ texture

short s_mesh_component::texture

Definition at line 410 of file globals.h.

◆ type

unsigned char s_mesh_component::type

Definition at line 406 of file globals.h.

◆ useLightMap

bool s_mesh_component::useLightMap

Definition at line 411 of file globals.h.

◆ visible

bool s_mesh_component::visible = false

Definition at line 429 of file globals.h.


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