Pyrogenesis  trunk
CCmpPathfinder Member List

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

Allocate(const ScriptInterface &, JS::HandleValue)CCmpPathfinderinlinestatic
AllocFunc typedefIComponent
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 overrideCCmpPathfindervirtual
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 overrideCCmpPathfindervirtual
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 overrideCCmpPathfindervirtual
CheckUnitPlacement(const IObstructionTestFilter &filter, entity_pos_t x, entity_pos_t z, entity_pos_t r, pass_class_t passClass, bool onlyCenterPoint) const overrideCCmpPathfindervirtual
ClassInit(CComponentManager &componentManager)CCmpPathfinderinlinestatic
ComputePathAsync(entity_pos_t x0, entity_pos_t z0, const PathGoal &goal, pass_class_t passClass, entity_id_t notify) overrideCCmpPathfindervirtual
ComputePathImmediate(entity_pos_t x0, entity_pos_t z0, const PathGoal &goal, pass_class_t passClass, WaypointPath &ret) const overrideCCmpPathfindervirtual
ComputeShoreGrid(bool expandOnWater=false) overrideCCmpPathfindervirtual
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 controller, entity_id_t notify) overrideCCmpPathfindervirtual
ComputeShortPathImmediate(const ShortPathRequest &request) const overrideCCmpPathfindervirtual
Deallocate(IComponent *cmp)CCmpPathfinderinlinestatic
DeallocFunc typedefIComponent
Deinit() overrideCCmpPathfindervirtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize) overrideCCmpPathfindervirtual
FlushAIPathfinderDirtinessInformation() overrideCCmpPathfinderinlinevirtual
GetAIPathfinderDirtinessInformation() const overrideCCmpPathfinderinlinevirtual
GetClearance(pass_class_t passClass) const overrideCCmpPathfinderinlinevirtual
GetComponentTypeId() const overrideCCmpPathfinderinlinevirtual
GetDebugData(u32 &steps, double &time, Grid< u8 > &grid) const overrideCCmpPathfindervirtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetJSInstance() constIComponentvirtual
GetMaximumClearance() const overrideCCmpPathfinderinlinevirtual
GetMovesToProcess(std::vector< T > &requests, bool useMax=false, size_t maxMoves=0)CCmpPathfinder
GetPassabilityClass(const std::string &name) const overrideCCmpPathfindervirtual
GetPassabilityClasses(std::map< std::string, pass_class_t > &passClasses) const overrideCCmpPathfindervirtual
GetPassabilityClasses(std::map< std::string, pass_class_t > &nonPathfindingPassClasses, std::map< std::string, pass_class_t > &pathfindingPassClasses) const overrideCCmpPathfindervirtual
GetPassabilityFromMask(pass_class_t passClass) constCCmpPathfinder
GetPassabilityGrid() overrideCCmpPathfindervirtual
GetSchema()CCmpPathfinderinlinestatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() constIComponentinline
GetSystemEntity() constIComponentinline
HandleMessage(const CMessage &msg, bool global) overrideCCmpPathfindervirtual
Init(const CParamNode &paramNode) overrideCCmpPathfindervirtual
IsGoalReachable(entity_pos_t x0, entity_pos_t z0, const PathGoal &goal, pass_class_t passClass) overrideCCmpPathfindervirtual
m_AIPathfinderDirtinessInformationCCmpPathfinder
m_AtlasOverlayCCmpPathfinder
m_DirtinessInformationCCmpPathfinder
m_FuturesCCmpPathfinder
m_GridCCmpPathfinder
m_GridSizeCCmpPathfinder
m_LongPathfinderCCmpPathfinder
m_LongPathRequestsCCmpPathfinder
m_MaxSameTurnMovesCCmpPathfinder
m_NextAsyncTicketCCmpPathfinder
m_PassClassesCCmpPathfinder
m_PassClassMasksCCmpPathfinder
m_PathfinderHierCCmpPathfinder
m_ShortPathRequestsCCmpPathfinder
m_TerrainDirtyCCmpPathfinder
m_TerrainOnlyGridCCmpPathfinder
m_VertexPathfindersCCmpPathfinder
MinimalTerrainUpdate(int itile0, int jtile0, int itile1, int jtile1)CCmpPathfinder
NewJSObject(const ScriptInterface &scriptInterface, JS::MutableHandleObject out) constIComponentvirtual
PushRequestsToWorkers(std::vector< T > &from)CCmpPathfinder
RegisterComponentType(CComponentManager &mgr, EInterfaceId iid, EComponentTypeId cid, AllocFunc alloc, DeallocFunc dealloc, const char *name, const std::string &schema)IComponentstatic
RegisterComponentTypeScriptWrapper(CComponentManager &mgr, EInterfaceId iid, EComponentTypeId cid, AllocFunc alloc, DeallocFunc dealloc, const char *name, const std::string &schema)IComponentstatic
RenderSubmit(SceneCollector &collector)CCmpPathfinder
SendRequestedPaths() overrideCCmpPathfindervirtual
Serialize(ISerializer &serialize) overrideCCmpPathfindervirtual
SerializeCommon(S &serialize)CCmpPathfinder
SetAtlasOverlay(bool enable, pass_class_t passClass=0) overrideCCmpPathfindervirtual
SetDebugOverlay(bool enabled) overrideCCmpPathfindervirtual
SetDebugPath(entity_pos_t x0, entity_pos_t z0, const PathGoal &goal, pass_class_t passClass) overrideCCmpPathfindervirtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetHierDebugOverlay(bool enabled) overrideCCmpPathfindervirtual
SetSimContext(const CSimContext &context)IComponentinline
StartProcessingMoves(bool useMax) overrideCCmpPathfindervirtual
TerrainUpdateHelper(bool expandPassability=true, int itile0=-1, int jtile0=-1, int itile1=-1, int jtile1=-1)CCmpPathfinder
UpdateGrid() overrideCCmpPathfindervirtual
~CCmpPathfinder()CCmpPathfinder
~IComponent()IComponentvirtual