FS2_Open
Open source remastering of the Freespace 2 engine
mst_info Struct Reference

#include <model.h>

Public Member Functions

 mst_info ()
 

Public Attributes

int primary_bitmap
 
int primary_glow_bitmap
 
int secondary_glow_bitmap
 
int tertiary_glow_bitmap
 
int distortion_bitmap
 
bool use_ab
 
float glow_noise
 
vec3d rotvel
 
vec3d length
 
float glow_rad_factor
 
float secondary_glow_rad_factor
 
float tertiary_glow_rad_factor
 
float glow_length_factor
 
float distortion_rad_factor
 
float distortion_length_factor
 
bool draw_distortion
 

Detailed Description

Definition at line 1290 of file model.h.

Constructor & Destructor Documentation

mst_info::mst_info ( )
inline

Definition at line 1310 of file model.h.

Member Data Documentation

int mst_info::distortion_bitmap

Definition at line 1295 of file model.h.

float mst_info::distortion_length_factor

Definition at line 1307 of file model.h.

float mst_info::distortion_rad_factor

Definition at line 1306 of file model.h.

bool mst_info::draw_distortion

Definition at line 1308 of file model.h.

float mst_info::glow_length_factor

Definition at line 1305 of file model.h.

float mst_info::glow_noise

Definition at line 1298 of file model.h.

float mst_info::glow_rad_factor

Definition at line 1302 of file model.h.

vec3d mst_info::length

Definition at line 1300 of file model.h.

int mst_info::primary_bitmap

Definition at line 1291 of file model.h.

int mst_info::primary_glow_bitmap

Definition at line 1292 of file model.h.

vec3d mst_info::rotvel

Definition at line 1299 of file model.h.

int mst_info::secondary_glow_bitmap

Definition at line 1293 of file model.h.

float mst_info::secondary_glow_rad_factor

Definition at line 1303 of file model.h.

int mst_info::tertiary_glow_bitmap

Definition at line 1294 of file model.h.

float mst_info::tertiary_glow_rad_factor

Definition at line 1304 of file model.h.

bool mst_info::use_ab

Definition at line 1297 of file model.h.


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