Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::LayerGL2RAMConverter Class Reference
+ Inheritance diagram for inviwo::LayerGL2RAMConverter:

Public Member Functions

virtual std::shared_ptr< LayerRAMcreateFrom (std::shared_ptr< const LayerGL > source) const override
 
virtual void update (std::shared_ptr< const LayerGL > source, std::shared_ptr< LayerRAM > destination) const override
 
- Public Member Functions inherited from inviwo::RepresentationConverterType< LayerRepresentation, LayerGL, LayerRAM >
virtual ConverterID getConverterID () const override
 
virtual std::shared_ptr< LayerRepresentationcreateFrom (std::shared_ptr< const LayerRepresentation > source) const override final
 
virtual void update (std::shared_ptr< const LayerRepresentation > source, std::shared_ptr< LayerRepresentation > destination) const override final
 
- Public Member Functions inherited from inviwo::RepresentationConverter< LayerRepresentation >
- Public Member Functions inherited from inviwo::BaseRepresentationConverter

Additional Inherited Members

- Public Types inherited from inviwo::RepresentationConverterType< LayerRepresentation, LayerGL, LayerRAM >
using ConverterID
 
- Public Types inherited from inviwo::RepresentationConverter< LayerRepresentation >
using ConverterID
 

Member Function Documentation

◆ createFrom()

virtual std::shared_ptr< LayerRAM > inviwo::LayerGL2RAMConverter::createFrom ( std::shared_ptr< const LayerGL > source) const
overridevirtual

◆ update()

virtual void inviwo::LayerGL2RAMConverter::update ( std::shared_ptr< const LayerGL > source,
std::shared_ptr< LayerRAM > destination ) const
overridevirtual

The documentation for this class was generated from the following file: