|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API PanZoom2DState MayaFlux::Kinesis::make_pan_zoom_state | ( | const PanZoom2DConfig & | config | ) |
Construct a PanZoom2DState from a PanZoom2DConfig.
| config | Source configuration. |
Definition at line 5 of file PanZoom2DState.cpp.
References MayaFlux::Kinesis::PanZoom2DConfig::far_plane, MayaFlux::Kinesis::PanZoom2DState::far_plane, MayaFlux::Kinesis::PanZoom2DConfig::initial_pan, MayaFlux::Kinesis::PanZoom2DConfig::initial_zoom, MayaFlux::Kinesis::PanZoom2DConfig::max_zoom, MayaFlux::Kinesis::PanZoom2DState::max_zoom, MayaFlux::Kinesis::PanZoom2DConfig::min_zoom, MayaFlux::Kinesis::PanZoom2DState::min_zoom, MayaFlux::Kinesis::PanZoom2DConfig::near_plane, MayaFlux::Kinesis::PanZoom2DState::near_plane, MayaFlux::Kinesis::PanZoom2DState::pan, MayaFlux::Kinesis::PanZoom2DConfig::scroll_speed, MayaFlux::Kinesis::PanZoom2DState::scroll_speed, and MayaFlux::Kinesis::PanZoom2DState::zoom.
Referenced by MayaFlux::bind_pan_zoom_preset().
Here is the caller graph for this function: