Although I can make assumption on how this works. It'd be good if getting remote parameters had more documentation. If I have a mix of numbers, poses, images, and text, how are they retrieved?
I assume I separate the types and collapse the indices down. For number/poses I assume they are tightly packed so a float for a number followed by 16 floats for a pose followed by another float for a number.
Is that correct?
Are the indices for the rs_getFrameText() collapsed down or are those the index of the text parameter in the whole remote parameter list?
Thanks
Although I can make assumption on how this works. It'd be good if getting remote parameters had more documentation. If I have a mix of numbers, poses, images, and text, how are they retrieved?
I assume I separate the types and collapse the indices down. For number/poses I assume they are tightly packed so a float for a number followed by 16 floats for a pose followed by another float for a number.
Is that correct?
Are the indices for the rs_getFrameText() collapsed down or are those the index of the text parameter in the whole remote parameter list?
Thanks