Method VtValueToGfDualQuatd
VtValueToGfDualQuatd(VtValue)
Declaration
public static GfDualQuatd VtValueToGfDualQuatd(VtValue value)
Parameters
Type | Name | Description |
---|---|---|
VtValue | value |
Returns
Type | Description |
---|---|
GfDualQuatd |
VtValueToGfDualQuatd(VtValue, out GfDualQuatd)
Declaration
public static void VtValueToGfDualQuatd(VtValue value, out GfDualQuatd output)
Parameters
Type | Name | Description |
---|---|---|
VtValue | value | |
GfDualQuatd | output |