Class GfVec3f
Namespace: pxr
Assembly: USD.NET.dll
Syntax
public class GfVec3f : IDisposable
Constructors
Fields
Properties
Methods
Name |
Description |
Axis(uint)
|
|
BuildOrthonormalFrame(GfVec3f, GfVec3f)
|
|
BuildOrthonormalFrame(GfVec3f, GfVec3f, float)
|
|
Dispose()
|
|
Dispose(bool)
|
|
Equals(object)
|
|
Equals(GfVec3f, GfVec3f)
|
|
~GfVec3f()
|
|
GetComplement(GfVec3f)
|
|
GetHashCode()
|
|
GetLength()
|
|
GetLengthSq()
|
|
GetNormalized()
|
|
GetNormalized(float)
|
|
GetProjection(GfVec3f)
|
|
GetValue(int)
|
|
Normalize()
|
|
Normalize(float)
|
|
OrthogonalizeBasis(GfVec3f, GfVec3f, GfVec3f, bool)
|
|
OrthogonalizeBasis(GfVec3f, GfVec3f, GfVec3f, bool, double)
|
|
Set(float, float, float)
|
|
SetValue(int, float)
|
|
XAxis()
|
|
YAxis()
|
|
ZAxis()
|
|
getCPtr(GfVec3f)
|
|
swigRelease(GfVec3f)
|
|
Operators