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