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