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