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

Public Member Functions

 eye_h ()
 
 eye_h (int n_m, int n_e)
 
bool IsValid ()
 

Public Attributes

int model
 
int eye_idx
 

Detailed Description

Definition at line 1551 of file lua.cpp.

Constructor & Destructor Documentation

eye_h::eye_h ( )
inline

Definition at line 1556 of file lua.cpp.

eye_h::eye_h ( int  n_m,
int  n_e 
)
inline

Definition at line 1557 of file lua.cpp.

Member Function Documentation

bool eye_h::IsValid ( )
inline

Definition at line 1558 of file lua.cpp.

Member Data Documentation

int eye_h::eye_idx

Definition at line 1554 of file lua.cpp.

int eye_h::model

Definition at line 1553 of file lua.cpp.


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