EventPhysPostStep

Entity has just completed its step. More...

#include

Inherits EventPhysMono.

Public Types

enum entype { id = 4, flagsCall = pef_monitor_poststep, flagsLog = pef_log_poststep }

Public Attributes

float dt
Vec3 pos
quaternionf q
int idStep
world's internal step count
IPhysicalEntity * pGrid
interface to the grid
int iCaller
index of the physics thread
- Public Attributes inherited from EventPhysMono
IPhysicalEntity * pEntity
void * pForeignData
int iForeignData
- Public Attributes inherited from EventPhys
EventPhys * next
int idval

Detailed Description

Entity has just completed its step.