Skip to content

Change IFrame interface to be able to pass DataType #106

@jafet-chaves

Description

@jafet-chaves

There is currently a limitation with the IFrame interface in the sense that it doesn't allow to pass a DataType. Basically no matter the type of pointer that one passes with Configure methods, all backends are returning r2i::DataType::Id::FLOAT in their GetDataType implementations.

This limits possible checks that can be done in the postprocessing modules for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions