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

Public Types

enum class  Bounded : std::uint8_t { Yes , No }
 

Public Attributes

glm::vec2 factor = glm::vec2{1.0f, 1.0f}
 
std::optional< glm::vec2 > origin = std::nullopt
 
Bounded bounded = Bounded::No
 
std::optional< glm::mat4 > boundingBox = std::nullopt
 

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