![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::CameraFactory, including all inherited members.
| addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
| addObserver(Observer *observer)=0 (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protectedpure virtual |
| 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 |
| inviwo::FactoryRegister< CameraFactoryObject, factoryKeyType< std::string_view >, std::string_view >::operator=(const Observable< FactoryObserver< CameraFactoryObject > > &other) | 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 |
| removeObserver(Observer *observer)=0 (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protectedpure virtual |
| ~ObservableInterface()=default (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | virtual |