Pyrogenesis  trunk
CCmpObstructionManager Member List

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

AddStaticShape(entity_id_t ent, entity_pos_t x, entity_pos_t z, entity_angle_t a, entity_pos_t w, entity_pos_t h, flags_t flags, entity_id_t group, entity_id_t group2) overrideCCmpObstructionManagerinlinevirtual
AddUnitShape(entity_id_t ent, entity_pos_t x, entity_pos_t z, entity_pos_t clearance, flags_t flags, entity_id_t group) overrideCCmpObstructionManagerinlinevirtual
Allocate(const ScriptInterface &, JS::HandleValue)CCmpObstructionManagerinlinestatic
AllocFunc typedefIComponent
AreShapesInRange(const ObstructionSquare &source, const ObstructionSquare &target, entity_pos_t minRange, entity_pos_t maxRange, bool opposite) const overrideCCmpObstructionManagervirtual
ClassInit(CComponentManager &componentManager)CCmpObstructionManagerinlinestatic
Deallocate(IComponent *cmp)CCmpObstructionManagerinlinestatic
DeallocFunc typedefIComponent
Deinit() overrideCCmpObstructionManagerinlinevirtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize) overrideCCmpObstructionManagerinlinevirtual
DistanceBetweenShapes(const ObstructionSquare &source, const ObstructionSquare &target) const overrideCCmpObstructionManagervirtual
DistanceToPoint(entity_id_t ent, entity_pos_t px, entity_pos_t pz) const overrideCCmpObstructionManagervirtual
DistanceToTarget(entity_id_t ent, entity_id_t target) const overrideCCmpObstructionManagervirtual
EFlags enum nameICmpObstructionManager
FLAG_BLOCK_CONSTRUCTION enum valueICmpObstructionManager
FLAG_BLOCK_FOUNDATION enum valueICmpObstructionManager
FLAG_BLOCK_MOVEMENT enum valueICmpObstructionManager
FLAG_BLOCK_PATHFINDING enum valueICmpObstructionManager
FLAG_DELETE_UPON_CONSTRUCTION enum valueICmpObstructionManager
FLAG_MOVING enum valueICmpObstructionManager
flags_t typedefICmpObstructionManager
GetComponentTypeId() const overrideCCmpObstructionManagerinlinevirtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetJSInstance() constIComponentvirtual
GetObstruction(tag_t tag) const overrideCCmpObstructionManagerinlinevirtual
GetObstructionsInRange(const IObstructionTestFilter &filter, entity_pos_t x0, entity_pos_t z0, entity_pos_t x1, entity_pos_t z1, std::vector< ObstructionSquare > &squares) const overrideCCmpObstructionManagervirtual
GetPassabilityCircular() const overrideCCmpObstructionManagerinlinevirtual
GetSchema()CCmpObstructionManagerinlinestatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() constIComponentinline
GetStaticObstructionsInRange(const IObstructionTestFilter &filter, entity_pos_t x0, entity_pos_t z0, entity_pos_t x1, entity_pos_t z1, std::vector< ObstructionSquare > &squares) const overrideCCmpObstructionManagervirtual
GetStaticObstructionsOnObstruction(const ObstructionSquare &square, std::vector< entity_id_t > &out, const IObstructionTestFilter &filter) const overrideCCmpObstructionManagervirtual
GetStaticShapeObstruction(entity_pos_t x, entity_pos_t z, entity_angle_t a, entity_pos_t w, entity_pos_t h) const overrideCCmpObstructionManagerinlinevirtual
GetSystemEntity() constIComponentinline
GetUnitObstructionsInRange(const IObstructionTestFilter &filter, entity_pos_t x0, entity_pos_t z0, entity_pos_t x1, entity_pos_t z1, std::vector< ObstructionSquare > &squares) const overrideCCmpObstructionManagervirtual
GetUnitShapeObstruction(entity_pos_t x, entity_pos_t z, entity_pos_t clearance) const overrideCCmpObstructionManagerinlinevirtual
GetUnitsOnObstruction(const ObstructionSquare &square, std::vector< entity_id_t > &out, const IObstructionTestFilter &filter, bool strict=false) const overrideCCmpObstructionManagervirtual
HandleMessage(const CMessage &msg, bool global) overrideCCmpObstructionManagerinlinevirtual
Init(const CParamNode &paramNode) overrideCCmpObstructionManagerinlinevirtual
IsInPointRange(entity_id_t ent, entity_pos_t px, entity_pos_t pz, entity_pos_t minRange, entity_pos_t maxRange, bool opposite) const overrideCCmpObstructionManagervirtual
IsInTargetParabolicRange(entity_id_t ent, entity_id_t target, entity_pos_t minRange, entity_pos_t maxRange, entity_pos_t yOrigin, bool opposite) const overrideCCmpObstructionManagervirtual
IsInTargetRange(entity_id_t ent, entity_id_t target, entity_pos_t minRange, entity_pos_t maxRange, bool opposite) const overrideCCmpObstructionManagervirtual
IsInWorld(entity_pos_t x, entity_pos_t z, entity_pos_t r) constCCmpObstructionManagerinlineprivate
IsInWorld(const CFixedVector2D &p) constCCmpObstructionManagerinlineprivate
IsPointInPointRange(entity_pos_t x, entity_pos_t z, entity_pos_t px, entity_pos_t pz, entity_pos_t minRange, entity_pos_t maxRange) const overrideCCmpObstructionManagervirtual
m_DebugOverlayDirtyCCmpObstructionManager
m_DebugOverlayEnabledCCmpObstructionManager
m_DebugOverlayLinesCCmpObstructionManager
m_DirtyStaticShapesCCmpObstructionManagerprivate
m_DirtyUnitShapesCCmpObstructionManagerprivate
m_MaxClearanceCCmpObstructionManager
m_PassabilityCircularCCmpObstructionManager
m_StaticShapeNextCCmpObstructionManager
m_StaticShapesCCmpObstructionManager
m_StaticSubdivisionCCmpObstructionManager
m_UnitShapeNextCCmpObstructionManager
m_UnitShapesCCmpObstructionManager
m_UnitSubdivisionCCmpObstructionManager
m_UpdateInformationsCCmpObstructionManagerprivate
m_WorldX0CCmpObstructionManager
m_WorldX1CCmpObstructionManager
m_WorldZ0CCmpObstructionManager
m_WorldZ1CCmpObstructionManager
MakeDirtyAll()CCmpObstructionManagerinlineprivate
MakeDirtyDebug()CCmpObstructionManagerinlineprivate
MakeDirtyStatic(flags_t flags, u32 index, const StaticShape &shape)CCmpObstructionManagerinlineprivate
MakeDirtyUnit(flags_t flags, u32 index, const UnitShape &shape)CCmpObstructionManagerinlineprivate
MarkDirtinessGrid(const entity_pos_t &x, const entity_pos_t &z, const entity_pos_t &r)CCmpObstructionManagerinlineprivate
MarkDirtinessGrid(const entity_pos_t &x, const entity_pos_t &z, const CFixedVector2D &hbox)CCmpObstructionManagerinlineprivate
MaxDistanceBetweenShapes(const ObstructionSquare &source, const ObstructionSquare &target) const overrideCCmpObstructionManagervirtual
MaxDistanceToPoint(entity_id_t ent, entity_pos_t px, entity_pos_t pz) const overrideCCmpObstructionManagervirtual
MaxDistanceToTarget(entity_id_t ent, entity_id_t target) const overrideCCmpObstructionManagervirtual
MoveShape(tag_t tag, entity_pos_t x, entity_pos_t z, entity_angle_t a) overrideCCmpObstructionManagerinlinevirtual
NewJSObject(const ScriptInterface &scriptInterface, JS::MutableHandleObject out) constIComponentvirtual
Rasterize(Grid< NavcellData > &grid, const std::vector< PathfinderPassability > &passClasses, bool fullUpdate) overrideCCmpObstructionManagervirtual
RasterizeHelper(Grid< NavcellData > &grid, ICmpObstructionManager::flags_t requireMask, bool fullUpdate, pass_class_t appliedMask, entity_pos_t clearance=fixed::Zero()) constCCmpObstructionManagerprivate
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
RemoveShape(tag_t tag) overrideCCmpObstructionManagerinlinevirtual
RenderSubmit(SceneCollector &collector)CCmpObstructionManager
ResetSubdivisions(entity_pos_t x1, entity_pos_t z1)CCmpObstructionManagerinline
Serialize(ISerializer &serialize) overrideCCmpObstructionManagerinlinevirtual
SerializeCommon(S &serialize)CCmpObstructionManagerinline
SetBounds(entity_pos_t x0, entity_pos_t z0, entity_pos_t x1, entity_pos_t z1) overrideCCmpObstructionManagerinlinevirtual
SetDebugOverlay(bool enabled) overrideCCmpObstructionManagerinlinevirtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetPassabilityCircular(bool enabled) overrideCCmpObstructionManagerinlinevirtual
SetSimContext(const CSimContext &context)IComponentinline
SetStaticControlGroup(tag_t tag, entity_id_t group, entity_id_t group2) overrideCCmpObstructionManagerinlinevirtual
SetUnitControlGroup(tag_t tag, entity_id_t group) overrideCCmpObstructionManagerinlinevirtual
SetUnitMovingFlag(tag_t tag, bool moving) overrideCCmpObstructionManagerinlinevirtual
TestLine(const IObstructionTestFilter &filter, entity_pos_t x0, entity_pos_t z0, entity_pos_t x1, entity_pos_t z1, entity_pos_t r, bool relaxClearanceForUnits=false) const overrideCCmpObstructionManagervirtual
TestStaticShape(const IObstructionTestFilter &filter, entity_pos_t x, entity_pos_t z, entity_pos_t a, entity_pos_t w, entity_pos_t h, std::vector< entity_id_t > *out) const overrideCCmpObstructionManagervirtual
TestUnitShape(const IObstructionTestFilter &filter, entity_pos_t x, entity_pos_t z, entity_pos_t r, std::vector< entity_id_t > *out) const overrideCCmpObstructionManagervirtual
UpdateInformations(GridUpdateInformation &informations) overrideCCmpObstructionManagerinlinevirtual
~IComponent()IComponentvirtual