Pyrogenesis  trunk
Classes | Functions
CmpPtr.h File Reference
#include "simulation2/system/Entity.h"
Include dependency graph for CmpPtr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CmpPtr< T >
 A simplified syntax for accessing entity components. More...
 

Functions

IComponentQueryInterface (const CSimContext &context, entity_id_t ent, int iid)
 
IComponentQueryInterface (const CSimulation2 &simulation, entity_id_t ent, int iid)
 

Function Documentation

IComponent* QueryInterface ( const CSimContext context,
entity_id_t  ent,
int  iid 
)
IComponent* QueryInterface ( const CSimulation2 simulation,
entity_id_t  ent,
int  iid 
)