Method SetRotate
SetRotate(GfQuatf)
Declaration
public GfMatrix4f SetRotate(GfQuatf rot)
Parameters
| Type | Name | Description |
|---|---|---|
| GfQuatf | rot |
Returns
| Type | Description |
|---|---|
| GfMatrix4f |
SetRotate(GfRotation)
Declaration
public GfMatrix4f SetRotate(GfRotation rot)
Parameters
| Type | Name | Description |
|---|---|---|
| GfRotation | rot |
Returns
| Type | Description |
|---|---|
| GfMatrix4f |
SetRotate(GfMatrix3f)
Declaration
public GfMatrix4f SetRotate(GfMatrix3f mx)
Parameters
| Type | Name | Description |
|---|---|---|
| GfMatrix3f | mx |
Returns
| Type | Description |
|---|---|
| GfMatrix4f |