![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Static Protected Member Functions | |
| static void | InitPhysicsHelper () |
| static int | RemapInteractionLayer (notnull Physics physicsObject, EPhysicsLayerDefs inputLayer, EPhysicsLayerDefs replaceLayer) |
Protected Attributes | |
| vector | m_vCurrentStartPosition |
| vector | m_vCurrentEndPosition |
| vector | m_vOriginalEnd |
| vector | m_vOriginalStart |
| vector | m_vDirection |
| float | m_fLength |
| float | m_fLengthTraced |
| ref ScriptInvoker< vector, IEntity > | m_OnTraceFinished |
| ref TraceParam | m_TraceParam |
| const float | DEFAULT_TRACE_SEGMENT_LENGTH = 100 |
SCR_Physics Class
Contains various physics functions
Definition at line 6 of file SCR_PhysicsHelper.c.
|
inlinestaticprotected |
Definition at line 30 of file SCR_PhysicsHelper.c.
|
inlinestaticprotected |
Iterates through a physics object's colliders and remaps the input physics interaction layer to the replace physics interaction layer Returns how many colliders were remapped
Definition at line 39 of file SCR_PhysicsHelper.c.
|
protected |
Definition at line 27 of file SCR_PhysicsHelper.c.
|
protected |
Definition at line 15 of file SCR_PhysicsHelper.c.
|
protected |
Definition at line 17 of file SCR_PhysicsHelper.c.
|
protected |
Definition at line 19 of file SCR_PhysicsHelper.c.
|
protected |
Definition at line 21 of file SCR_PhysicsHelper.c.
|
protected |
Definition at line 11 of file SCR_PhysicsHelper.c.
|
protected |
Definition at line 10 of file SCR_PhysicsHelper.c.
|
protected |
Definition at line 14 of file SCR_PhysicsHelper.c.
|
protected |
Definition at line 12 of file SCR_PhysicsHelper.c.
|
protected |
Definition at line 13 of file SCR_PhysicsHelper.c.