FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <shipfx.h>
Public Member Functions | |
WE_Homeworld (object *n_objp, int n_direction) | |
virtual | ~WE_Homeworld () |
virtual int | warpStart () |
virtual int | warpFrame (float frametime) |
virtual int | warpShipClip () |
virtual int | warpShipClip (model_render_params *render_info) |
virtual int | warpShipRender () |
virtual int | warpEnd () |
int | getWarpPosition (vec3d *output) |
int | getWarpOrientation (matrix *output) |
![]() | |
WarpEffect () | |
WarpEffect (object *n_objp, int n_direction) | |
virtual | ~WarpEffect () |
void | clear () |
bool | isValid () |
virtual void | pageIn () |
virtual void | pageOut () |
virtual int | warpShipQueueRender (draw_list *scene) |
Additional Inherited Members | |
![]() | |
object * | objp |
int | direction |
ship * | shipp |
ship_info * | sip |
Definition at line 4185 of file shipfx.cpp.
|
virtual |
Definition at line 4260 of file shipfx.cpp.
Reimplemented from WarpEffect.
Definition at line 4439 of file shipfx.cpp.
Reimplemented from WarpEffect.
Definition at line 4430 of file shipfx.cpp.
|
virtual |
Reimplemented from WarpEffect.
Definition at line 4423 of file shipfx.cpp.
Reimplemented from WarpEffect.
Definition at line 4322 of file shipfx.cpp.
|
virtual |
Reimplemented from WarpEffect.
Definition at line 4388 of file shipfx.cpp.
|
virtual |
Reimplemented from WarpEffect.
Definition at line 4397 of file shipfx.cpp.
|
virtual |
Reimplemented from WarpEffect.
Definition at line 4406 of file shipfx.cpp.
|
virtual |
Reimplemented from WarpEffect.
Definition at line 4266 of file shipfx.cpp.