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