Class UsdGeomScope
Namespace: pxr
Syntax
public class UsdGeomScope : IDisposable
Constructors
UsdGeomScope()
Declaration
UsdGeomScope(UsdPrim)
Declaration
public UsdGeomScope(UsdPrim prim)
Parameters
UsdGeomScope(UsdSchemaBase)
Declaration
public UsdGeomScope(UsdSchemaBase schemaObj)
Parameters
Fields
swigCMemOwn
Declaration
protected bool swigCMemOwn
Field Value
Methods
Define(UsdStageWeakPtr, SdfPath)
Declaration
public static UsdGeomScope Define(UsdStageWeakPtr stage, SdfPath path)
Parameters
Returns
Dispose()
Declaration
public virtual void Dispose()
Implements
Finalize()
Declaration
protected void Finalize()
Get(UsdStageWeakPtr, SdfPath)
Declaration
public static UsdGeomScope Get(UsdStageWeakPtr stage, SdfPath path)
Parameters
Returns
GetSchemaAttributeNames()
Declaration
public static TfTokenVector GetSchemaAttributeNames()
Returns
GetSchemaAttributeNames(Boolean)
Declaration
public static TfTokenVector GetSchemaAttributeNames(bool includeInherited)
Parameters
Type |
Name |
Description |
Boolean |
includeInherited |
|
Returns