Software Archive
Read-only legacy content
17061 Discussions

What is Profile Configuration doing?

CLi37
Beginner
287 Views

I do not understand why set profile config below

PXCTouchController::ProfileInfo pInfo;
tc->QueryProfile(&pInfo):
pInfo.config = PXCTouchlessController::ProfileInfo::Configuration_Scroll_Horizontally;
tc->SetProfile(&pInfo);

Note:

Document bug, No PXCTouchlessController::ProfileInfo::Configuration namespace anymore.
pInfo.config = PXCTouchlessController::ProfileInfo::Configuration_Scroll_Horizontally;

 

0 Kudos
0 Replies
Reply