UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
std::formatter< ufo::PerspectiveCamera > Struct Reference

Public Member Functions

auto format (ufo::PerspectiveCamera const &camera, std::format_context &ctx) const
 
constexpr auto parse (std::format_parse_context &ctx) const
 

Detailed Description

Definition at line 229 of file perspective.hpp.

Member Function Documentation

◆ format()

auto std::formatter< ufo::PerspectiveCamera >::format ( ufo::PerspectiveCamera const &  camera,
std::format_context &  ctx 
) const
inline

Definition at line 232 of file perspective.hpp.

◆ parse()

constexpr auto std::formatter< ufo::PerspectiveCamera >::parse ( std::format_parse_context &  ctx) const
inlineconstexpr

Definition at line 230 of file perspective.hpp.


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