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