|
Files |
file | extension/dynamic_image/algorithm.hpp [code] |
| Some basic STL-style algorithms when applied to runtime type specified image views.
|
file | any_image.hpp [code] |
| Support for run-time instantiated images and image views.
|
file | any_image_view.hpp [code] |
| Support for run-time instantiated image view.
|
file | apply_operation.hpp [code] |
| Implements apply_operation for variants. Optionally performs type reduction.
|
file | apply_operation_base.hpp [code] |
| Given an object with run-time specified type (denoted as an array of Bits, dynamic index, and a static set of Types) and a generic operation, casts the object to its appropriate type and applies the operation.
|
file | dynamic_at_c.hpp [code] |
| Constructs for static-to-dynamic integer convesion.
|
file | dynamic_image_all.hpp [code] |
| Includes all of the GIL dynamic image extension files, for convenience.
|
file | extension/dynamic_image/image_view_factory.hpp [code] |
| Methods for constructing any image views from other any image views /.
|
file | reduce.hpp [code] |
| Constructs for static-to-dynamic integer convesion.
|
file | variant.hpp [code] |
| Support for run-time instantiated types.
|