This is the complete list of members for CWaypoints, including all inherited members.
ClearWaypoints() | CWaypoints | |
g_pXenon | CComponent | |
g_pXenonConfigs | CComponent | |
g_pXenonVariables | CComponent | |
GetWaypoints() | CWaypoints | |
Init() | CComponent | inlinevirtual |
RenderInRadar(std::function< bool(ImVec2)> fnIsPointInRadar, Vec2 localPos, float defaultScale, float radarSize, float zoomFactor, ImVec2 radarCenter) | CWaypoints | |
RenderInRadar(std::function< bool(ImVec2)> fnIsPointInRadar, Vec3 localPos, float defaultScale, float radarSize, float zoomFactor, ImVec2 radarCenter) | CWaypoints | |
RenderInWorld() | CWaypoints | |
SetWaypoint(std::string title, const Vec2 &pos, ImColor color) | CWaypoints | |
SetWaypoint(std::string title, const Vec3 &pos, ImColor color) | CWaypoints | |
Update() override | CWaypoints | virtual |
UpdateCurrentTarget(TargetProfile *target) | CComponent | inlinevirtual |
~CComponent()=default | CComponent | virtual |