#include <crtp.h>
Public Member Functions | |
crtpExternalPositionUpdate (float x, float y, float z) | |
Public Attributes | |
const crtp | header |
float | x |
float | y |
float | z |
crtpExternalPositionUpdate::crtpExternalPositionUpdate | ( | float | x, |
float | y, | ||
float | z | ||
) | [inline] |