(4dea5be (Tue Nov 30 18:43:52 2021 -0800))
#include <functional>
#include <string>
#include <fmt/format.h>
#include <fmt/ostream.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 |
◆ FMT_HEADER_ONLY
#define FMT_HEADER_ONLY 1 |
◆ FMT_STRING_ALIAS
#define FMT_STRING_ALIAS 1 |
◆ LogDebug
Value:Logger::LogDebug_(__FILE__, __LINE__, \
#define OPEN3D_FUNCTION
Definition: Macro.h:59
◆ LogError
Value:Logger::LogError_(__FILE__, __LINE__, \
#define OPEN3D_FUNCTION
Definition: Macro.h:59
◆ LogInfo
Value:Logger::LogInfo_(__FILE__, __LINE__, \
#define OPEN3D_FUNCTION
Definition: Macro.h:59
◆ LogWarning
#define LogWarning |
( |
|
... | ) |
|
Value:Logger::LogWarning_(__FILE__, __LINE__, \
__VA_ARGS__)
#define OPEN3D_FUNCTION
Definition: Macro.h:59