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