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

Public Member Functions

 glowpoint_h ()
 
 glowpoint_h (glow_point *np)
 
glow_pointGet ()
 
bool isValid ()
 

Public Attributes

glow_pointpoint
 

Detailed Description

Definition at line 1726 of file lua.cpp.

Constructor & Destructor Documentation

glowpoint_h::glowpoint_h ( )
inline

Definition at line 1730 of file lua.cpp.

glowpoint_h::glowpoint_h ( glow_point np)
inline

Definition at line 1734 of file lua.cpp.

Member Function Documentation

glow_point* glowpoint_h::Get ( )
inline

Definition at line 1739 of file lua.cpp.

bool glowpoint_h::isValid ( )
inline

Definition at line 1747 of file lua.cpp.

Member Data Documentation

glow_point* glowpoint_h::point

Definition at line 1728 of file lua.cpp.


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