AddPosition(CFixedVector2D pos, bool recompute) | CCmpRallyPointRenderer | inlineprivate |
AddPosition_wrapper(CFixedVector2D pos) | CCmpRallyPointRenderer | inlinevirtual |
Allocate(ScriptInterface &, jsval) | CCmpRallyPointRenderer | inlinestatic |
ClassInit(CComponentManager &componentManager) | CCmpRallyPointRenderer | inlinestatic |
CLosQuerier typedef | CCmpRallyPointRenderer | private |
ConstructAllOverlayLines() | CCmpRallyPointRenderer | private |
ConstructOverlayLines(size_t index) | CCmpRallyPointRenderer | private |
Deallocate(IComponent *cmp) | CCmpRallyPointRenderer | inlinestatic |
Deinit() | CCmpRallyPointRenderer | inlinevirtual |
Deserialize(const CParamNode ¶mNode, IDeserializer &deserialize) | CCmpRallyPointRenderer | inlinevirtual |
FixFootprintWaypoints(std::vector< CVector2D > &coords, CmpPtr< ICmpPosition > cmpPosition, CmpPtr< ICmpFootprint > cmpFootprint) | CCmpRallyPointRenderer | private |
GetEntityHandle() const | IComponent | inline |
GetEntityId() const | IComponent | inline |
GetJSClass() const | IComponent | virtual |
GetJSInstance() const | IComponent | virtual |
GetSchema() | CCmpRallyPointRenderer | inlinestatic |
GetSerializationVersion() | IComponent | inlinestatic |
GetSimContext() const | IComponent | inline |
GetSystemEntity() const | IComponent | inline |
GetVisibilitySegments(std::deque< SVisibilitySegment > &out, size_t index) | CCmpRallyPointRenderer | private |
Goal typedef | CCmpRallyPointRenderer | private |
HandleMessage(const CMessage &msg, bool global) | CCmpRallyPointRenderer | inlinevirtual |
Init(const CParamNode ¶mNode) | CCmpRallyPointRenderer | virtual |
IsSet() | CCmpRallyPointRenderer | inlineprivate |
LineCapType typedef | CCmpRallyPointRenderer | private |
m_DebugNodeOverlays | CCmpRallyPointRenderer | protected |
m_Displayed | CCmpRallyPointRenderer | protected |
m_EnableDebugNodeOverlay | CCmpRallyPointRenderer | protected |
m_LastMarkerCount | CCmpRallyPointRenderer | protected |
m_LastOwner | CCmpRallyPointRenderer | protected |
m_LineColor | CCmpRallyPointRenderer | protected |
m_LineCostClass | CCmpRallyPointRenderer | protected |
m_LineDashColor | CCmpRallyPointRenderer | protected |
m_LineEndCapType | CCmpRallyPointRenderer | protected |
m_LinePassabilityClass | CCmpRallyPointRenderer | protected |
m_LineStartCapType | CCmpRallyPointRenderer | protected |
m_LineTextureMaskPath | CCmpRallyPointRenderer | protected |
m_LineTexturePath | CCmpRallyPointRenderer | protected |
m_LineThickness | CCmpRallyPointRenderer | protected |
m_MarkerEntityIds | CCmpRallyPointRenderer | protected |
m_MarkerTemplate | CCmpRallyPointRenderer | protected |
m_Path | CCmpRallyPointRenderer | protected |
m_RallyPoints | CCmpRallyPointRenderer | protected |
m_SmoothPath | CCmpRallyPointRenderer | protected |
m_Texture | CCmpRallyPointRenderer | protected |
m_TexturedOverlayLines | CCmpRallyPointRenderer | protected |
m_TextureMask | CCmpRallyPointRenderer | protected |
m_VisibilitySegments | CCmpRallyPointRenderer | protected |
MergeVisibilitySegments(std::deque< SVisibilitySegment > &segments) | CCmpRallyPointRenderer | privatestatic |
Path typedef | CCmpRallyPointRenderer | private |
RecomputeAllRallyPointPaths() | CCmpRallyPointRenderer | private |
RecomputeRallyPointPath(size_t index, CmpPtr< ICmpPosition > &cmpPosition, CmpPtr< ICmpFootprint > &cmpFootprint, CmpPtr< ICmpPathfinder > cmpPathfinder) | CCmpRallyPointRenderer | private |
RecomputeRallyPointPath_wrapper(size_t index) | CCmpRallyPointRenderer | private |
ReduceSegmentsByVisibility(std::vector< CVector2D > &coords, unsigned maxSegmentLinks=0, bool floating=true) | CCmpRallyPointRenderer | private |
RenderSubmit(SceneCollector &collector) | CCmpRallyPointRenderer | private |
Reset() | CCmpRallyPointRenderer | inlinevirtual |
Serialize(ISerializer &serialize) | CCmpRallyPointRenderer | inlinevirtual |
SetDisplayed(bool displayed) | CCmpRallyPointRenderer | inlinevirtual |
SetEntityHandle(CEntityHandle ent) | IComponent | inline |
SetPosition(CFixedVector2D pos) | CCmpRallyPointRenderer | inlinevirtual |
SetSimContext(const CSimContext &context) | IComponent | inline |
UpdateMarkers() | CCmpRallyPointRenderer | private |
UpdateOverlayLines() | CCmpRallyPointRenderer | private |
Waypoint typedef | CCmpRallyPointRenderer | private |
~IComponent() | IComponent | virtual |