This is the complete list of members for inviwo::CameraFactory, including all inherited members.
addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
CameraFactory()=default (defined in inviwo::CameraFactory) | inviwo::CameraFactory | |
create(std::string_view key, vec3 lookFrom, vec3 lookTo=cameradefaults::lookTo, vec3 lookUp=cameradefaults::lookUp, float nearPlane=cameradefaults::nearPlane, float farPlane=cameradefaults::farPlane, float aspectRatio=cameradefaults::aspectRatio) const (defined in inviwo::CameraFactory) | inviwo::CameraFactory | inline |
Observable(const Observable< FactoryObserver< CameraFactoryObject > > &other) | inviwo::Observable< FactoryObserver< CameraFactoryObject > > | |
Observable(Observable< FactoryObserver< CameraFactoryObject > > &&other) noexcept | inviwo::Observable< FactoryObserver< CameraFactoryObject > > | |
inviwo::FactoryRegister< CameraFactoryObject, factoryKeyType< std::string_view >, std::string_view >::operator=(const Observable< FactoryObserver< CameraFactoryObject > > &other) | inviwo::Observable< FactoryObserver< CameraFactoryObject > > | |
inviwo::FactoryRegister< CameraFactoryObject, factoryKeyType< std::string_view >, std::string_view >::operator=(Observable< FactoryObserver< CameraFactoryObject > > &&other) noexcept | inviwo::Observable< FactoryObserver< CameraFactoryObject > > | |
registerObject(CameraFactoryObject *obj) | inviwo::FactoryRegister< CameraFactoryObject, factoryKeyType< std::string_view >, std::string_view > | virtual |
removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
~ObservableInterface()=default (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | virtual |