OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::FormatData Struct Reference

#include <FormatData.hpp>

Classes

struct  DecimalPlaces
 

Public Member Functions

SIV3D_NODISCARD_CXX20 FormatData ()=default
 

Public Attributes

String string
 
DecimalPlaces decimalPlaces
 

Constructor & Destructor Documentation

◆ FormatData()

SIV3D_NODISCARD_CXX20 s3d::FormatData::FormatData ( )
default

Member Data Documentation

◆ decimalPlaces

DecimalPlaces s3d::FormatData::decimalPlaces

◆ string

String s3d::FormatData::string

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