Pyrogenesis  trunk
ICmpPathfinder Member List

This is the complete list of members for ICmpPathfinder, including all inherited members.

CheckBuildingPlacement(const IObstructionTestFilter &filter, entity_pos_t x, entity_pos_t z, entity_pos_t a, entity_pos_t w, entity_pos_t h, entity_id_t id, pass_class_t passClass) const =0ICmpPathfinderpure virtual
CheckBuildingPlacement(const IObstructionTestFilter &filter, entity_pos_t x, entity_pos_t z, entity_pos_t a, entity_pos_t w, entity_pos_t h, entity_id_t id, pass_class_t passClass, bool onlyCenterPoint) const =0ICmpPathfinderpure virtual
CheckMovement(const IObstructionTestFilter &filter, entity_pos_t x0, entity_pos_t z0, entity_pos_t x1, entity_pos_t z1, entity_pos_t r, pass_class_t passClass) const =0ICmpPathfinderpure virtual
CheckUnitPlacement(const IObstructionTestFilter &filter, entity_pos_t x, entity_pos_t z, entity_pos_t r, pass_class_t passClass, bool onlyCenterPoint=false) const =0ICmpPathfinderpure virtual
ComputePath(entity_pos_t x0, entity_pos_t z0, const PathGoal &goal, pass_class_t passClass, WaypointPath &ret)=0ICmpPathfinderpure virtual
ComputePathAsync(entity_pos_t x0, entity_pos_t z0, const PathGoal &goal, pass_class_t passClass, entity_id_t notify)=0ICmpPathfinderpure virtual
ComputeShoreGrid(bool expandOnWater=false)=0ICmpPathfinderpure virtual
ComputeShortPath(const IObstructionTestFilter &filter, entity_pos_t x0, entity_pos_t z0, entity_pos_t clearance, entity_pos_t range, const PathGoal &goal, pass_class_t passClass, WaypointPath &ret)=0ICmpPathfinderpure virtual
ComputeShortPathAsync(entity_pos_t x0, entity_pos_t z0, entity_pos_t clearance, entity_pos_t range, const PathGoal &goal, pass_class_t passClass, bool avoidMovingUnits, entity_id_t group, entity_id_t notify)=0ICmpPathfinderpure virtual
Deinit()=0IComponentpure virtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize)=0IComponentpure virtual
FinishAsyncRequests()=0ICmpPathfinderpure virtual
GetClearance(pass_class_t passClass) const =0ICmpPathfinderpure virtual
GetComponentTypeId() const =0IComponentpure virtual
GetDebugData(u32 &steps, double &time, Grid< u8 > &grid) const =0ICmpPathfinderpure virtual
GetDirtinessData() const =0ICmpPathfinderpure virtual
GetEntityHandle() const IComponentinline
GetEntityId() const IComponentinline
GetJSInstance() const IComponentvirtual
GetMaximumClearance() const =0ICmpPathfinderpure virtual
GetPassabilityClass(const std::string &name) const =0ICmpPathfinderpure virtual
GetPassabilityClasses(std::map< std::string, pass_class_t > &passClasses) const =0ICmpPathfinderpure virtual
GetPassabilityClasses(std::map< std::string, pass_class_t > &nonPathfindingPassClasses, std::map< std::string, pass_class_t > &pathfindingPassClasses) const =0ICmpPathfinderpure virtual
GetPassabilityGrid()=0ICmpPathfinderpure virtual
GetSchema()IComponentstatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() const IComponentinline
GetSystemEntity() const IComponentinline
HandleMessage(const CMessage &msg, bool global)IComponentvirtual
Init(const CParamNode &paramNode)=0IComponentpure virtual
NewJSObject(ScriptInterface &scriptInterface, JS::MutableHandleObject out) const IComponentvirtual
ProcessSameTurnMoves()=0ICmpPathfinderpure virtual
Serialize(ISerializer &serialize)=0IComponentpure virtual
SetAtlasOverlay(bool enable, pass_class_t passClass=0)=0ICmpPathfinderpure virtual
SetDebugOverlay(bool enabled)=0ICmpPathfinderpure virtual
SetDebugPath(entity_pos_t x0, entity_pos_t z0, const PathGoal &goal, pass_class_t passClass)=0ICmpPathfinderpure virtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetHierDebugOverlay(bool enabled)=0ICmpPathfinderpure virtual
SetSimContext(const CSimContext &context)IComponentinline
UpdateGrid()=0ICmpPathfinderpure virtual
~IComponent()IComponentvirtual