|
| virtual std::shared_ptr< LayerPy > | createFrom (std::shared_ptr< const LayerGL > source) const override |
| |
| virtual void | update (std::shared_ptr< const LayerGL > source, std::shared_ptr< LayerPy > destination) const override |
| |
|
virtual std::shared_ptr< LayerRepresentation > | createFrom (std::shared_ptr< const LayerRepresentation > source) const override final |
| |
| virtual ConverterID | getConverterID () const override |
| |
|
virtual void | update (std::shared_ptr< const LayerRepresentation > source, std::shared_ptr< LayerRepresentation > destination) const override final |
| |
|
virtual std::shared_ptr< BaseRepr > | createFrom (std::shared_ptr< const BaseRepr > source) const =0 |
| |
|
virtual void | update (std::shared_ptr< const BaseRepr > source, std::shared_ptr< BaseRepr > destination) const =0 |
| |
|
|
using | ConverterID |
| |
|
using | ConverterID = std::pair<std::type_index, std::type_index> |
| |
◆ createFrom()
| virtual std::shared_ptr< LayerPy > inviwo::LayerGL2PyConverter::createFrom |
( |
std::shared_ptr< const LayerGL > | source | ) |
const |
|
overridevirtual |
◆ update()
| virtual void inviwo::LayerGL2PyConverter::update |
( |
std::shared_ptr< const LayerGL > | source, |
|
|
std::shared_ptr< LayerPy > | destination ) const |
|
overridevirtual |
The documentation for this class was generated from the following file:
- modules/python3gl/include/inviwo/python3gl/layerpytoglconverter.h