Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::CameraFactoryObject Member List

This is the complete list of members for inviwo::CameraFactoryObject, including all inherited members.

CameraFactoryObject(std::string_view classIdentifier) (defined in inviwo::CameraFactoryObject)inviwo::CameraFactoryObject
create(vec3 lookFrom=cameradefaults::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::CameraFactoryObject)inviwo::CameraFactoryObjectinline
createImpl(vec3 lookFrom, vec3 lookTo, vec3 lookUp, float nearPlane, float farPlane, float aspectRatio) const =0 (defined in inviwo::CameraFactoryObject)inviwo::CameraFactoryObjectprotectedpure virtual
getClassIdentifier() const (defined in inviwo::CameraFactoryObject)inviwo::CameraFactoryObject
~CameraFactoryObject()=default (defined in inviwo::CameraFactoryObject)inviwo::CameraFactoryObjectvirtual