(9238339 (Tue Mar 14 18:49:09 2023 -0700))
#include <functional>
#include <memory>
#include <string>
#include <fmt/core.h>
#include <fmt/printf.h>
#include <fmt/ranges.h>
#include "open3d/Macro.h"
Go to the source code of this file.
◆ DEFAULT_IO_BUFFER_SIZE
#define DEFAULT_IO_BUFFER_SIZE 1024 |
◆ LogDebug
Value: Logger::LogDebug_(__FILE__, __LINE__, \
#define OPEN3D_FUNCTION
Definition: Macro.h:40
◆ LogError
Value: Logger::LogError_(__FILE__, __LINE__, \
◆ LogInfo
Value: Logger::LogInfo_(__FILE__, __LINE__, \
◆ LogWarning
#define LogWarning |
( |
|
... | ) |
|
Value: Logger::LogWarning_(__FILE__, __LINE__, \
__VA_ARGS__)