Method SetRotate
SetRotate(GfQuatd)
Declaration
public GfMatrix4d SetRotate(GfQuatd rot)
Parameters
| Type | Name | Description |
|---|---|---|
| GfQuatd | rot |
Returns
| Type | Description |
|---|---|
| GfMatrix4d |
SetRotate(GfRotation)
Declaration
public GfMatrix4d SetRotate(GfRotation rot)
Parameters
| Type | Name | Description |
|---|---|---|
| GfRotation | rot |
Returns
| Type | Description |
|---|---|
| GfMatrix4d |
SetRotate(GfMatrix3d)
Declaration
public GfMatrix4d SetRotate(GfMatrix3d mx)
Parameters
| Type | Name | Description |
|---|---|---|
| GfMatrix3d | mx |
Returns
| Type | Description |
|---|---|
| GfMatrix4d |