FS2_Open
Open source remastering of the Freespace 2 engine
model_h Class Reference
Inheritance diagram for model_h:
dockingbay_h dockingbays_h eyepoints_h modeltextures_h thrusters_h

Public Member Functions

polymodelGet ()
 
int GetID ()
 
bool IsValid ()
 
 model_h (int n_modelnum)
 
 model_h (polymodel *n_model)
 
 model_h ()
 

Protected Attributes

int mid
 
polymodelmodel
 

Detailed Description

Definition at line 1620 of file lua.cpp.

Constructor & Destructor Documentation

model_h::model_h ( int  n_modelnum)
inline

Definition at line 1645 of file lua.cpp.

model_h::model_h ( polymodel n_model)
inline

Definition at line 1652 of file lua.cpp.

model_h::model_h ( )
inline

Definition at line 1659 of file lua.cpp.

Member Function Documentation

polymodel* model_h::Get ( )
inline

Definition at line 1627 of file lua.cpp.

int model_h::GetID ( )
inline

Definition at line 1634 of file lua.cpp.

bool model_h::IsValid ( )
inline

Definition at line 1641 of file lua.cpp.

Member Data Documentation

int model_h::mid
protected

Definition at line 1623 of file lua.cpp.

polymodel* model_h::model
protected

Definition at line 1624 of file lua.cpp.


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