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