Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
Public Member Functions
fmt::formatter< k4a_wait_result_t > Struct Reference

#include <K4aPlugin.h>

Public Member Functions

template<typename FormatContext >
auto format (const k4a_wait_result_t &c, FormatContext &ctx) const -> decltype(ctx.out())
 
template<typename ParseContext >
constexpr auto parse (ParseContext &ctx) -> decltype(ctx.begin())
 

Member Function Documentation

◆ format()

template<typename FormatContext >
auto fmt::formatter< k4a_wait_result_t >::format ( const k4a_wait_result_t &  c,
FormatContext &  ctx 
) const -> decltype(ctx.out())
inline

◆ parse()

template<typename ParseContext >
constexpr auto fmt::formatter< k4a_wait_result_t >::parse ( ParseContext &  ctx) -> decltype(ctx.begin())
inlineconstexpr

The documentation for this struct was generated from the following file: