MikuMikuDayo
エフェクトリファレンス
|
リソースや出力先のサイズを表す構造体 [詳解]
公開メンバ関数 | |
std::string | String () |
FXSize (size_t w, size_t h, size_t d, int dim) | |
FXSize (const XMUINT3 &s, int dim) | |
FXSize (const Res *r) | |
template<class Archive> | |
void | serialize (Archive &A) |
静的公開メンバ関数 | |
static FXSize | convert (const FXSize &src, const FXSize &rel) |
リソースや出力先のサイズを表す構造体
width,height,depthはabsolute = trueの場合のみ使われる
base, ratio, convX/Y/Z, roundingは absolute = falseの場合のみ使われる