FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <shipfx.h>
Public Member Functions | |
WE_Default (object *n_objp, int n_direction) | |
int | warpStart () |
int | warpFrame (float frametime) |
int | warpShipClip () |
int | warpShipClip (model_render_params *render_info) |
int | warpShipRender () |
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) |
virtual int | warpEnd () |
Additional Inherited Members | |
![]() | |
object * | objp |
int | direction |
ship * | shipp |
ship_info * | sip |
Definition at line 3544 of file shipfx.cpp.
Reimplemented from WarpEffect.
Definition at line 3804 of file shipfx.cpp.
Reimplemented from WarpEffect.
Definition at line 3795 of file shipfx.cpp.
Reimplemented from WarpEffect.
Definition at line 3677 of file shipfx.cpp.
|
virtual |
Reimplemented from WarpEffect.
Definition at line 3771 of file shipfx.cpp.
|
virtual |
Reimplemented from WarpEffect.
Definition at line 3780 of file shipfx.cpp.
|
virtual |
Reimplemented from WarpEffect.
Definition at line 3790 of file shipfx.cpp.
|
virtual |
Reimplemented from WarpEffect.
Definition at line 3557 of file shipfx.cpp.