#include <influenc.h>
Inheritance diagram for RSphere:
Public Member Functions | |
RSphere () | |
RSphere (float, float, float) | |
void | Init (float, float, float) |
void | Intersect (const Vector &, const Vector &, ThreadInfo *) |
BOOL | Intersect (const Vector &, const Vector &, Vector &, Vector &) |
void | Normal (Hit &, Vector &, Vector &) |
int | GetType () |
float | Falloff (Vector) |
Vector | Attract (Vector, float) |
Vector | Vortex (Vector, Vector, float) |
Vector | Friction (Vector, Vector, float) |
float | Lighting (const Vector &, Vector &, float &) |
void | Transform () |
BOOL | IsInside (Vector p) |
void | FindBounds (Vector &min, Vector &max) |
Public Attributes | |
Vector | center |
float | radius |
float | radiussqr |
float | falloffdistance |
float | falloffdistancesqr |
float | softfalloffdistance |
float | falloffdistancedelta |
float | S |
float | beta |
float | L |
Definition at line 126 of file influenc.h.
|
Definition at line 133 of file influenc.h. |
|
|
|
Implements InfluenceShape. |
|
Implements InfluenceShape. |
|
Implements InfluenceShape. |
|
Implements InfluenceShape. |
|
Implements RObject. Definition at line 141 of file influenc.h. References RSPHERE. |
|
|
|
Reimplemented from RObject. |
|
Reimplemented from RObject. |
|
Implements InfluenceShape. |
|
Implements InfluenceShape. |
|
Reimplemented from RObject. |
|
Implements InfluenceShape. |
|
Implements InfluenceShape. |
|
Definition at line 129 of file influenc.h. |
|
Definition at line 128 of file influenc.h. |
|
Definition at line 129 of file influenc.h. |
|
Definition at line 129 of file influenc.h. |
|
Definition at line 129 of file influenc.h. |
|
Definition at line 129 of file influenc.h. |
|
Definition at line 129 of file influenc.h. |
|
Definition at line 129 of file influenc.h. |
|
Definition at line 129 of file influenc.h. |
|
Definition at line 129 of file influenc.h. |
Generated on Thu Oct 27 11:47:03 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001