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