Constructor UsdAttributeQueryVector
UsdAttributeQueryVector(IntPtr, bool)
Declaration
public UsdAttributeQueryVector(IntPtr cPtr, bool cMemoryOwn)
Parameters
UsdAttributeQueryVector(IEnumerable)
Declaration
public UsdAttributeQueryVector(IEnumerable c)
Parameters
UsdAttributeQueryVector(IEnumerable<UsdAttributeQuery>)
Declaration
public UsdAttributeQueryVector(IEnumerable<UsdAttributeQuery> c)
Parameters
UsdAttributeQueryVector()
Declaration
public UsdAttributeQueryVector()
UsdAttributeQueryVector(UsdAttributeQueryVector)
Declaration
public UsdAttributeQueryVector(UsdAttributeQueryVector other)
Parameters
UsdAttributeQueryVector(int)
Declaration
public UsdAttributeQueryVector(int capacity)
Parameters
Type |
Name |
Description |
int |
capacity |
|