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