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