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