Class TfStreamFloat
Inherited Members
Namespace: pxr
Syntax
public class TfStreamFloat : IDisposable
Constructors
TfStreamFloat(Single)
Declaration
public TfStreamFloat(float f)
Parameters
Type | Name | Description |
---|---|---|
Single | f |
Fields
swigCMemOwn
Declaration
protected bool swigCMemOwn
Field Value
Type | Description |
---|---|
Boolean |
Properties
value
Declaration
public float value { get; set; }
Property Value
Type | Description |
---|---|
Single |
Methods
Dispose()
Declaration
public virtual void Dispose()
Implements
Finalize()
Declaration
protected void Finalize()