Module teraflop.components
Built-in Components and Component primitives.
Interfaces
Name | Description |
---|---|
IResource
|
A Component that holds one or more handles to GPU resources. |
Classes
Name | Description |
---|---|
File
|
A file either read from the user's disk or from an in-memory buffer. |
ObservableFile
|
A file that may be watched for changes at runtime. |
ObservableFileCollection
|
A collection of ObservableFile s.
|