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