Class GfVec4f
Implements
Inherited Members
Namespace: pxr
Assembly: USD.NET.dll
Syntax
public class GfVec4f : IDisposable
Constructors
Name | Description |
---|---|
GfVec4f() | |
GfVec4f(IntPtr, bool) | |
GfVec4f(float) | |
GfVec4f(float, float, float, float) | |
GfVec4f(GfVec4d) | |
GfVec4f(GfVec4h) | |
GfVec4f(GfVec4i) |
Fields
Name | Description |
---|---|
dimension | |
swigCMemOwn |
Properties
Name | Description |
---|---|
this[int] |
Methods
Operators
Name | Description |
---|---|
operator ==(GfVec4f, GfVec4f) | |
operator !=(GfVec4f, GfVec4f) |