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