|
int | entity |
|
qhandle_t | hModel |
|
int | endtime |
|
Vector | start |
|
Vector | end |
|
float | scale |
|
float | alpha |
|
int | flags |
|
int | parent |
|
float | max_offset |
|
float | min_offset |
|
int | numSubdivisions |
|
int | overlap |
|
int | beamshader |
|
byte | shaderRGBA [4] |
|
int | update_time |
|
int | delay |
|
float | life |
|
int | numspherebeams |
|
float | sphereradius |
|
int | toggletime |
|
int | toggledelay |
|
qboolean | active |
|
float | alphastep |
|
int | renderfx |
|
str | name |
|
beam_t * | next |
|
beam_t * | prev |
|
|
virtual ClassDef * | classinfo (void) const |
|
void | warning (const char *function, const char *format,...) const |
|
void | error (const char *function, const char *format,...) const |
|
qboolean | inheritsFrom (ClassDef *c) const |
|
qboolean | inheritsFrom (const char *name) const |
|
qboolean | isInheritedBy (const char *name) const |
|
qboolean | isInheritedBy (ClassDef *c) const |
|
const char * | getClassname (void) const |
|
const char * | getClassID (void) const |
|
const char * | getSuperclass (void) const |
|
virtual void | Archive (Archiver &arc) |
|
void * | operator new (size_t s) |
|
void | operator delete (void *ptr) |
|
void * | operator new (size_t size, void *placement) |
|
void | operator delete (void *ptr, void *placement) |
|
template<typename T> |
void * | operator new (size_t size, T &placement) |
|
template<typename T> |
void | operator delete (void *ptr, T &placement) |
|
static void * | _newInstance (void) |
|
static ClassDef * | classinfostatic (void) |
|
static ClassDef | ClassInfo |
|
static ClassDefHook | _ClassInfo_ |
|
static ResponseDef< Class > | Responses [] |
|
void | ClearSafePointers () |
|
The documentation for this class was generated from the following file: