![]() |
SLAMflex SE
0.1.0
SLAMflex provides detection and tracking of dominant planes for smartphone devices. This plane can then be used to show AR content relative to the plane orientation. The detection of plane is performed in the field of view of the smartphone camera. In subsequent frames it is tracked. The interface returns the plane position and orientation.
|
This is the complete list of members for SendMessage, including all inherited members.
arrayOfPointsData | SendMessage | private |
SendArrayOfPoints(int arrayOfPoint[], int size) | SendMessage | |
sendArrayPointsToUnity | SendMessage | private |
SendLogToUnity(const char *st) | SendMessage | |
sendLogToUnity | SendMessage | private |
SendMessage() | SendMessage | |
sendMessageToUnity | SendMessage | private |
SendPoseToUnity(float r1, float r2, float r3, double t1, double t2, double t3) | SendMessage | |
sendPoseToUnityPointer | SendMessage | private |
SendStringToUnity(const char *st) | SendMessage | |
SetSendMessagesFunc(sendMessageFunc smf, sendPoseFunc spf, sendArrayPoints sar, sendLogFunc sendLog) | SendMessage |