PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
PMTF Class Reference

Private Member Functions

int InsertManager (ParticleManager pm)
 
bool GetManager (int id, out ParticleManager pm)
 
protected void PrintPMStats (notnull ParticleManager pm)
 
protected void PrintActiveStats ()
 
protected ParticleManager CreatePMFixedBlocking (int size)
 

Private Attributes

private ref map< int, ref ParticleManagerm_Managers = new map<int, ref ParticleManager>()
 

Static Private Attributes

static private int PM_CREATED = 0
 

Member Function Documentation

◆ CreatePMFixedBlocking()

protected ParticleManager CreatePMFixedBlocking ( int  size)
inlineprivate

◆ GetManager()

bool GetManager ( int  id,
out ParticleManager  pm 
)
inlineprivate

References m_Managers.

◆ InsertManager()

int InsertManager ( ParticleManager  pm)
inlineprivate

◆ PrintActiveStats()

protected void PrintActiveStats ( )
inlineprivate

◆ PrintPMStats()

protected void PrintPMStats ( notnull ParticleManager  pm)
inlineprivate

Field Documentation

◆ m_Managers

private ref map<int, ref ParticleManager> m_Managers = new map<int, ref ParticleManager>()
private

Referenced by GetManager(), and InsertManager().

◆ PM_CREATED

private int PM_CREATED = 0
staticprivate

Referenced by InsertManager().


The documentation for this class was generated from the following file: