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