Class SdfHumanReadableValue
Inheritance
SdfHumanReadableValue
Namespace: pxr
Syntax
public class SdfHumanReadableValue : IDisposable
Constructors
SdfHumanReadableValue()
Declaration
public SdfHumanReadableValue()
SdfHumanReadableValue(String)
Declaration
public SdfHumanReadableValue(string text)
Parameters
Type |
Name |
Description |
String |
text |
|
Fields
swigCMemOwn
Declaration
protected bool swigCMemOwn
Field Value
Methods
Dispose()
Declaration
public virtual void Dispose()
Implements
Finalize()
Declaration
protected void Finalize()
GetText()
Declaration
Returns