Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::InviwoSetupInfo Struct Reference

Classes

struct  ModuleSetupInfo

Public Types

using allocator_type = std::pmr::polymorphic_allocator<std::byte>

Public Member Functions

 InviwoSetupInfo (allocator_type alloc={})
 InviwoSetupInfo (const InviwoApplication &app, ProcessorNetwork &network, allocator_type alloc={})
void serialize (Serializer &s) const
void deserialize (Deserializer &d)
const InviwoSetupInfo::ModuleSetupInfogetModuleInfo (std::string_view moduleName) const
const InviwoSetupInfo::ModuleSetupInfogetModuleForProcessor (std::string_view processorClassIdentifier) const

Public Attributes

std::pmr::vector< ModuleSetupInfomodules_

The documentation for this struct was generated from the following file:
  • inviwosetupinfo.h