Class UsdVolVolume
Inheritance
Inherited Members
Namespace: pxr
Syntax
public class UsdVolVolume : UsdGeomGprim, IDisposable
Constructors
UsdVolVolume()
Declaration
public UsdVolVolume()
UsdVolVolume(UsdPrim)
Declaration
public UsdVolVolume(UsdPrim prim)
Parameters
Type | Name | Description |
---|---|---|
UsdPrim | prim |
UsdVolVolume(UsdSchemaBase)
Declaration
public UsdVolVolume(UsdSchemaBase schemaObj)
Parameters
Type | Name | Description |
---|---|---|
UsdSchemaBase | schemaObj |
Methods
BlockFieldRelationship(TfToken)
Declaration
public bool BlockFieldRelationship(TfToken name)
Parameters
Type | Name | Description |
---|---|---|
TfToken | name |
Returns
Type | Description |
---|---|
Boolean |
CreateFieldRelationship(TfToken, SdfPath)
Declaration
public bool CreateFieldRelationship(TfToken name, SdfPath fieldPath)
Parameters
Type | Name | Description |
---|---|---|
TfToken | name | |
SdfPath | fieldPath |
Returns
Type | Description |
---|---|
Boolean |
Define(UsdStageWeakPtr, SdfPath)
Declaration
public static UsdVolVolume Define(UsdStageWeakPtr stage, SdfPath path)
Parameters
Type | Name | Description |
---|---|---|
UsdStageWeakPtr | stage | |
SdfPath | path |
Returns
Type | Description |
---|---|
UsdVolVolume |
Dispose()
Declaration
public override void Dispose()
Overrides
Finalize()
Declaration
protected void Finalize()
Get(UsdStageWeakPtr, SdfPath)
Declaration
public static UsdVolVolume Get(UsdStageWeakPtr stage, SdfPath path)
Parameters
Type | Name | Description |
---|---|---|
UsdStageWeakPtr | stage | |
SdfPath | path |
Returns
Type | Description |
---|---|
UsdVolVolume |
GetFieldPath(TfToken)
Declaration
public SdfPath GetFieldPath(TfToken name)
Parameters
Type | Name | Description |
---|---|---|
TfToken | name |
Returns
Type | Description |
---|---|
SdfPath |
GetFieldPaths()
Declaration
public SWIGTYPE_p_std__mapT_TfToken_SdfPath_std__lessT_TfToken_t_t GetFieldPaths()
Returns
Type | Description |
---|---|
SWIGTYPE_p_std__mapT_TfToken_SdfPath_std__lessT_TfToken_t_t |
GetSchemaAttributeNames()
Declaration
public static TfTokenVector GetSchemaAttributeNames()
Returns
Type | Description |
---|---|
TfTokenVector |
GetSchemaAttributeNames(Boolean)
Declaration
public static TfTokenVector GetSchemaAttributeNames(bool includeInherited)
Parameters
Type | Name | Description |
---|---|---|
Boolean | includeInherited |
Returns
Type | Description |
---|---|
TfTokenVector |
HasFieldRelationship(TfToken)
Declaration
public bool HasFieldRelationship(TfToken name)
Parameters
Type | Name | Description |
---|---|---|
TfToken | name |
Returns
Type | Description |
---|---|
Boolean |