SOFUS ..
|
#include <sofus_types.hpp>
Public Attributes | |
sps::point_t< T > | focus |
Focal point if not dynamic. More... | |
sps::euler_t< T > | euler |
Direction. More... | |
sps::point_t< T > | direction |
T | time |
Time after which this is valid. More... | |
int | dynamic [2] |
Dynamic focusing. More... | |
T * | delays |
Vector of delays. More... | |
class focus_line_t< T > * | next_focus_line |
T* delays |
Vector of delays.
sps::point_t<T> direction |
int dynamic[2] |
Dynamic focusing.
sps::euler_t<T> euler |
Direction.
sps::point_t<T> focus |
Focal point if not dynamic.
class focus_line_t< T >* next_focus_line |
T time |
Time after which this is valid.