#include <influenc.h>
Inheritance diagram for Slab:
Public Member Functions | |
Slab () | |
Slab (float, float, float, float) | |
void | Init (float, 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 | ComputeSides (Vector &, float, float, float) |
void | Transform () |
BOOL | IsInside (Vector p) |
void | FindBounds (Vector &min, Vector &max) |
Public Attributes | |
Vector | center |
Vector | axis |
float | length |
float | softlength |
float | lengthdelta |
float | halfwidth |
float | softhalfwidth |
float | halfwidthdelta |
Definition at line 207 of file influenc.h.
|
Definition at line 212 of file influenc.h. |
|
|
|
Implements InfluenceShape. |
|
|
|
Implements InfluenceShape. |
|
Implements InfluenceShape. |
|
Implements InfluenceShape. |
|
Implements RObject. Definition at line 220 of file influenc.h. References RBOX. |
|
|
|
Reimplemented from RObject. |
|
Reimplemented from RObject. |
|
Implements InfluenceShape. |
|
Implements InfluenceShape. |
|
Reimplemented from RObject. |
|
Implements InfluenceShape. |
|
Implements InfluenceShape. |
|
Definition at line 209 of file influenc.h. |
|
Definition at line 209 of file influenc.h. |
|
Definition at line 210 of file influenc.h. |
|
Definition at line 210 of file influenc.h. |
|
Definition at line 210 of file influenc.h. |
|
Definition at line 210 of file influenc.h. |
|
Definition at line 210 of file influenc.h. |
|
Definition at line 210 of file influenc.h. |
Generated on Thu Oct 27 11:47:03 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001