cesium-native 0.43.0
Loading...
Searching...
No Matches
CesiumGltf::MetadataConversions< double, float > Struct Reference

Converts from a float to a double. More...

#include <CesiumGltf/MetadataConversions.h>

Static Public Member Functions

static std::optional< double > convert (float from)
 Converts from a float to a double.
 

Detailed Description

Converts from a float to a double.

Definition at line 509 of file MetadataConversions.h.

Member Function Documentation

◆ convert()

static std::optional< double > CesiumGltf::MetadataConversions< double, float >::convert ( float from)
inlinestatic

Converts from a float to a double.

Parameters
fromThe float value to be converted.

Definition at line 515 of file MetadataConversions.h.


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