Inviwo  0.9.10.1
Inviwo documentation
inviwo::VolumeGL2RAMConverter Class Reference
+ Inheritance diagram for inviwo::VolumeGL2RAMConverter:

Public Member Functions

virtual std::shared_ptr< VolumeRAMcreateFrom (std::shared_ptr< const VolumeGL > source) const override
 
virtual void update (std::shared_ptr< const VolumeGL > source, std::shared_ptr< VolumeRAM > destination) const override
 
- Public Member Functions inherited from inviwo::RepresentationConverterType< VolumeRepresentation, VolumeGL, VolumeRAM >
virtual ConverterID getConverterID () const override
 
virtual std::shared_ptr< VolumeRepresentationcreateFrom (std::shared_ptr< const VolumeRepresentation > source) const override final
 
virtual void update (std::shared_ptr< const VolumeRepresentation > source, std::shared_ptr< VolumeRepresentation > destination) const override final
 

Additional Inherited Members

- Public Types inherited from inviwo::RepresentationConverterType< VolumeRepresentation, VolumeGL, VolumeRAM >
using ConverterID = typename RepresentationConverter< VolumeRepresentation >::ConverterID
 
- Public Types inherited from inviwo::RepresentationConverter< VolumeRepresentation >
using ConverterID = std::pair< std::type_index, std::type_index >
 

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