MobMonRob/JViconDataStream2

ViconString

Closed this issue · 4 comments

ViconString should be swigified to java.lang.string like std::string.

ViconString (ViconDataStreamSDK::CPP::String) is now mapped to java.lang.String.
@orat The nice API facade needs to be updated. Then this issue can be closed.

orat commented

API facade is updated but not yet tested.

Depends on #14

orat commented

Works fine now.