| 
    FS2_Open
    
   Open source remastering of the Freespace 2 engine 
   | 
 
#include <pstypes.h>
Public Member Functions | |
| camid () | |
| camid (int n_idx, int n_sig) | |
| class camera * | getCamera () | 
| uint | getIndex () | 
| int | getSignature () | 
| bool | isValid () | 
| camid::camid | ( | ) | 
Definition at line 821 of file camera.cpp.
Definition at line 827 of file camera.cpp.
| camera * camid::getCamera | ( | ) | 
Definition at line 833 of file camera.cpp.
| uint camid::getIndex | ( | ) | 
Definition at line 841 of file camera.cpp.
| int camid::getSignature | ( | ) | 
Definition at line 846 of file camera.cpp.
| bool camid::isValid | ( | ) | 
Definition at line 851 of file camera.cpp.