ReUseX  0.0.1
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 197 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 205 of file SceneGraph.hpp.

◆ parse()

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

Definition at line 199 of file SceneGraph.hpp.


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