|  | Pyrogenesis HEAD
    Pyrogenesis, a RTS Engine | 
#include "precompiled.h"#include "CmpPtr.h"#include "simulation2/system/ComponentManager.h"#include "simulation2/system/SimContext.h"#include "simulation2/Simulation2.h"
| Functions | |
| IComponent * | QueryInterface (const CSimContext &context, entity_id_t ent, int iid) | 
| IComponent * | QueryInterface (const CSimulation2 &simulation, entity_id_t ent, int iid) | 
| IComponent * QueryInterface | ( | const CSimContext & | context, | 
| entity_id_t | ent, | ||
| int | iid | ||
| ) | 
| IComponent * QueryInterface | ( | const CSimulation2 & | simulation, | 
| entity_id_t | ent, | ||
| int | iid | ||
| ) |