Method BuildOrthonormalFrame
BuildOrthonormalFrame(GfVec3f, GfVec3f, float)
Declaration
public void BuildOrthonormalFrame(GfVec3f v1, GfVec3f v2, float eps)
Parameters
| Type | Name | Description |
|---|---|---|
| GfVec3f | v1 | |
| GfVec3f | v2 | |
| float | eps |
BuildOrthonormalFrame(GfVec3f, GfVec3f)
Declaration
public void BuildOrthonormalFrame(GfVec3f v1, GfVec3f v2)
Parameters
| Type | Name | Description |
|---|---|---|
| GfVec3f | v1 | |
| GfVec3f | v2 |