File LayerUI.cpp¶
FileList > AIAC > LayerUI.cpp
Go to the source code of this file
#include "aiacpch.h"#include "AIAC/LayerUI.h"#include "AIAC/Application.h"#include "AIAC/Image.h"#include "AIAC/Render/Renderer.h"#include "AIAC/UI/ImGuiFileDialog.h"#include "AIAC/UI/ClrPalette.h"#include "AIAC/UI/CustomLogos.h"#include "LayerCameraCalib.h"#include "LayerLogRecorder.h"#include "ttool.hh"#include "utils/utils.h"#include "LayerUtils.h"#include <filesystem>#include <optional>#include <string>
Namespaces¶
| Type | Name |
|---|---|
| namespace | AIAC |
Public Functions¶
| Type | Name |
|---|---|
| std::optional< std::string > | GetLatestFilePath (const std::string & directoryPath, const std::string & extension) |
Public Functions Documentation¶
function GetLatestFilePath¶
std::optional< std::string > GetLatestFilePath (
const std::string & directoryPath,
const std::string & extension
)
The documentation for this class was generated from the following file src/AIAC/LayerUI.cpp