ホーム › Graphics.DirectComposition › IDCompositionScaleTransform3D
IDCompositionScaleTransform3D
COMメソッド 12
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT SetScaleX(IDCompositionAnimation* animation) |
| 4 | HRESULT SetScaleX(FLOAT scaleX) |
| 5 | HRESULT SetScaleY(IDCompositionAnimation* animation) |
| 6 | HRESULT SetScaleY(FLOAT scaleY) |
| 7 | HRESULT SetScaleZ(IDCompositionAnimation* animation) |
| 8 | HRESULT SetScaleZ(FLOAT scaleZ) |
| 9 | HRESULT SetCenterX(IDCompositionAnimation* animation) |
| 10 | HRESULT SetCenterX(FLOAT centerX) |
| 11 | HRESULT SetCenterY(IDCompositionAnimation* animation) |
| 12 | HRESULT SetCenterY(FLOAT centerY) |
| 13 | HRESULT SetCenterZ(IDCompositionAnimation* animation) |
| 14 | HRESULT SetCenterZ(FLOAT centerZ) |