|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inline |
Observe one new position, updating the cell sequence.
| PositionT | glm::vec2 for a Lattice2D-backed trajectory, glm::vec3 for a Lattice3D-backed trajectory; must match what LatticeT::cell_at accepts |
| position | Position in the same coordinate space as the lattice |
Definition at line 72 of file SymbolicTrajectory.hpp.
References MayaFlux::Kinesis::SymbolicTrajectory< LatticeT, CellT >::m_crossing_count, MayaFlux::Kinesis::SymbolicTrajectory< LatticeT, CellT >::m_current_cell, MayaFlux::Kinesis::SymbolicTrajectory< LatticeT, CellT >::m_has_prior, MayaFlux::Kinesis::SymbolicTrajectory< LatticeT, CellT >::m_history, MayaFlux::Kinesis::SymbolicTrajectory< LatticeT, CellT >::m_lattice, and MayaFlux::Memory::HistoryBuffer< T >::push().
Here is the call graph for this function: