ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
fmt::formatter< reusex::geometry::SceneGraph > Struct Reference

#include <SceneGraph.hpp>

Public Member Functions

template<typename ParseContext>
constexpr auto parse (ParseContext &ctx)
template<typename FormatContext>
auto format (const reusex::geometry::SceneGraph &obj, FormatContext &ctx) const

Detailed Description

Definition at line 194 of file SceneGraph.hpp.

Member Function Documentation

◆ format()

template<typename FormatContext>
auto fmt::formatter< reusex::geometry::SceneGraph >::format ( const reusex::geometry::SceneGraph & obj,
FormatContext & ctx ) const
inline

Definition at line 202 of file SceneGraph.hpp.

◆ parse()

template<typename ParseContext>
auto fmt::formatter< reusex::geometry::SceneGraph >::parse ( ParseContext & ctx)
inlineconstexpr

Definition at line 196 of file SceneGraph.hpp.


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