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