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