Constructor VtVec2hArray
VtVec2hArray(IntPtr, bool)
Declaration
public VtVec2hArray(IntPtr cPtr, bool cMemoryOwn)
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | cPtr | |
| bool | cMemoryOwn |
VtVec2hArray()
Declaration
public VtVec2hArray()
VtVec2hArray(VtVec2hArray)
Declaration
public VtVec2hArray(VtVec2hArray other)
Parameters
| Type | Name | Description |
|---|---|---|
| VtVec2hArray | other |
VtVec2hArray(uint)
Declaration
public VtVec2hArray(uint n)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | n |
VtVec2hArray(uint, GfVec2h)
Declaration
public VtVec2hArray(uint n, GfVec2h value)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | n | |
| GfVec2h | value |