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