Home
last modified time | relevance | path

Searched defs:ChFunction_Recorder (Results 1 – 2 of 2) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono/motion_functions/
H A DChFunction_Recorder.h60 ChFunction_Recorder() : m_last(m_points.end()) {} in ChFunction_Recorder() function
H A DChFunction_Recorder.cpp23 CH_FACTORY_REGISTER(ChFunction_Recorder) in CH_FACTORY_REGISTER() argument