Array Example

Questions regarding the use of the C++ SDK for Server or Client development or integration into customer products ...

Moderator: uasdkcpp

Post Reply
JoeRiel
Jr. Member
Jr. Member
Posts: 3
Joined: 19 Feb 2020, 19:39

Array Example

Post by JoeRiel »

Is there an example that passes an array of floats? There is a vector example, however, it doesn't use an array but is more like a record with three fixed components (X, Y, and Z).

Post Reply