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

Public Member Functions

virtual std::shared_ptr< VolumePycreateFrom (std::shared_ptr< const VolumeGL > source) const override
 
virtual void update (std::shared_ptr< const VolumeGL > source, std::shared_ptr< VolumePy > destination) const override
 
- Public Member Functions inherited from inviwo::RepresentationConverterType< VolumeRepresentation, VolumeGL, VolumePy >
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
 
- Public Member Functions inherited from inviwo::RepresentationConverter< VolumeRepresentation >
- Public Member Functions inherited from inviwo::BaseRepresentationConverter

Additional Inherited Members

- Public Types inherited from inviwo::RepresentationConverterType< VolumeRepresentation, VolumeGL, VolumePy >
using ConverterID
 
- Public Types inherited from inviwo::RepresentationConverter< VolumeRepresentation >
using ConverterID
 

Member Function Documentation

◆ createFrom()

virtual std::shared_ptr< VolumePy > inviwo::VolumeGL2PyConverter::createFrom ( std::shared_ptr< const VolumeGL > source) const
overridevirtual

◆ update()

virtual void inviwo::VolumeGL2PyConverter::update ( std::shared_ptr< const VolumeGL > source,
std::shared_ptr< VolumePy > destination ) const
overridevirtual

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