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