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