dummy_data.h
Go to the documentation of this file.
1 /*
2  * This Source Code Form is subject to the terms of the Mozilla Public
3  * License, v. 2.0. If a copy of the MPL was not distributed with this
4  * file, You can obtain one at https://mozilla.org/MPL/2.0/.
5  */
6 
7 #ifndef DUMMY_DATA_H
8 #define DUMMY_DATA_H
9 
10 #include "PlotJuggler/plotdata.h"
11 
12 void BuildDummyData(PJ::PlotDataMapRef& datamap);
13 
14 #endif // DUMMY_DATA_H
BuildDummyData
void BuildDummyData(PJ::PlotDataMapRef &datamap)
Definition: dummy_data.cpp:12
plotdata.h
PJ::PlotDataMapRef
Definition: plotdata.h:34


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:22