Pyrogenesis  trunk
ICmpObstructionManager Member List

This is the complete list of members for ICmpObstructionManager, 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=INVALID_ENTITY)=0ICmpObstructionManagerpure virtual
AddUnitShape(entity_id_t ent, entity_pos_t x, entity_pos_t z, entity_pos_t clearance, flags_t flags, entity_id_t group)=0ICmpObstructionManagerpure virtual
AllocFunc typedefIComponent
AreShapesInRange(const ObstructionSquare &source, const ObstructionSquare &target, entity_pos_t minRange, entity_pos_t maxRange, bool opposite) const =0ICmpObstructionManagerpure virtual
DeallocFunc typedefIComponent
Deinit()=0IComponentpure virtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize)=0IComponentpure virtual
DistanceBetweenShapes(const ObstructionSquare &source, const ObstructionSquare &target) const =0ICmpObstructionManagerpure virtual
DistanceToPoint(entity_id_t ent, entity_pos_t px, entity_pos_t pz) const =0ICmpObstructionManagerpure virtual
DistanceToTarget(entity_id_t ent, entity_id_t target) const =0ICmpObstructionManagerpure virtual
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 =0IComponentpure virtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetJSInstance() constIComponentvirtual
GetObstruction(tag_t tag) const =0ICmpObstructionManagerpure virtual
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 =0ICmpObstructionManagerpure virtual
GetPassabilityCircular() const =0ICmpObstructionManagerpure virtual
GetSchema()IComponentstatic
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 =0ICmpObstructionManagerpure virtual
GetStaticObstructionsOnObstruction(const ObstructionSquare &square, std::vector< entity_id_t > &out, const IObstructionTestFilter &filter) const =0ICmpObstructionManagerpure virtual
GetStaticShapeObstruction(entity_pos_t x, entity_pos_t z, entity_angle_t a, entity_pos_t w, entity_pos_t h) const =0ICmpObstructionManagerpure virtual
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 =0ICmpObstructionManagerpure virtual
GetUnitShapeObstruction(entity_pos_t x, entity_pos_t z, entity_pos_t clearance) const =0ICmpObstructionManagerpure virtual
GetUnitsOnObstruction(const ObstructionSquare &square, std::vector< entity_id_t > &out, const IObstructionTestFilter &filter, bool strict=false) const =0ICmpObstructionManagerpure virtual
HandleMessage(const CMessage &msg, bool global)IComponentvirtual
Init(const CParamNode &paramNode)=0IComponentpure virtual
IsInPointRange(entity_id_t ent, entity_pos_t px, entity_pos_t pz, entity_pos_t minRange, entity_pos_t maxRange, bool opposite) const =0ICmpObstructionManagerpure virtual
IsInTargetParabolicRange(entity_id_t ent, entity_id_t target, entity_pos_t minRange, entity_pos_t maxRange, entity_pos_t yOrigin, bool opposite) const =0ICmpObstructionManagerpure virtual
IsInTargetRange(entity_id_t ent, entity_id_t target, entity_pos_t minRange, entity_pos_t maxRange, bool opposite) const =0ICmpObstructionManagerpure virtual
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 =0ICmpObstructionManagerpure virtual
MaxDistanceBetweenShapes(const ObstructionSquare &source, const ObstructionSquare &target) const =0ICmpObstructionManagerpure virtual
MaxDistanceToPoint(entity_id_t ent, entity_pos_t px, entity_pos_t pz) const =0ICmpObstructionManagerpure virtual
MaxDistanceToTarget(entity_id_t ent, entity_id_t target) const =0ICmpObstructionManagerpure virtual
MoveShape(tag_t tag, entity_pos_t x, entity_pos_t z, entity_angle_t a)=0ICmpObstructionManagerpure virtual
NewJSObject(const ScriptInterface &scriptInterface, JS::MutableHandleObject out) constIComponentvirtual
Rasterize(Grid< NavcellData > &grid, const std::vector< PathfinderPassability > &passClasses, bool fullUpdate)=0ICmpObstructionManagerpure virtual
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)=0ICmpObstructionManagerpure virtual
Serialize(ISerializer &serialize)=0IComponentpure virtual
SetBounds(entity_pos_t x0, entity_pos_t z0, entity_pos_t x1, entity_pos_t z1)=0ICmpObstructionManagerpure virtual
SetDebugOverlay(bool enabled)=0ICmpObstructionManagerpure virtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetPassabilityCircular(bool enabled)=0ICmpObstructionManagerpure virtual
SetSimContext(const CSimContext &context)IComponentinline
SetStaticControlGroup(tag_t tag, entity_id_t group, entity_id_t group2)=0ICmpObstructionManagerpure virtual
SetUnitControlGroup(tag_t tag, entity_id_t group)=0ICmpObstructionManagerpure virtual
SetUnitMovingFlag(tag_t tag, bool moving)=0ICmpObstructionManagerpure virtual
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) const =0ICmpObstructionManagerpure virtual
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 =0ICmpObstructionManagerpure virtual
TestUnitShape(const IObstructionTestFilter &filter, entity_pos_t x, entity_pos_t z, entity_pos_t clearance, std::vector< entity_id_t > *out) const =0ICmpObstructionManagerpure virtual
UpdateInformations(GridUpdateInformation &informations)=0ICmpObstructionManagerpure virtual
~IComponent()IComponentvirtual