ddsformat
差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン | |||
| ddsformat [2015/05/26 16:44] – [ヘッダ設定コードの例] oga | ddsformat [2015/05/26 16:45] (現在) – [DDS のヘッダ構造] oga | ||
|---|---|---|---|
| 行 62: | 行 62: | ||
| unsigned int ArraySize; | unsigned int ArraySize; | ||
| unsigned int MiscFlag2; | unsigned int MiscFlag2; | ||
| + | }; | ||
| + | enum { | ||
| + | DDS10_DIMENSION_1D = 2, | ||
| + | DDS10_DIMENSION_2D = 3, | ||
| + | DDS10_DIMENSION_3D = 4, | ||
| }; | }; | ||
| </ | </ | ||
ddsformat.1432626254.txt.gz · 最終更新: by oga
