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