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