Method SetDiagonal
SetDiagonal(double)
Declaration
public GfMatrix4d SetDiagonal(double s)
Parameters
Type | Name | Description |
---|---|---|
double | s |
Returns
Type | Description |
---|---|
GfMatrix4d |
SetDiagonal(GfVec4d)
Declaration
public GfMatrix4d SetDiagonal(GfVec4d arg0)
Parameters
Type | Name | Description |
---|---|---|
GfVec4d | arg0 |
Returns
Type | Description |
---|---|
GfMatrix4d |