documentation

VLModelDeserializationStructure Class Reference

VLModelDeserializationStructure stores the internal states of the model which is used for model based tracking. Such an object is usually passed, when calling VLWorker.PushJsonAndBinaryCommand with an addModelData command. More...

Data Fields

VLModelDeserializationResult [] result
 
string error
 

Detailed Description

VLModelDeserializationStructure stores the internal states of the model which is used for model based tracking. Such an object is usually passed, when calling VLWorker.PushJsonAndBinaryCommand with an addModelData command.

Field Documentation

◆ error

string VLModelDeserializationStructure.error

◆ result

VLModelDeserializationResult [] VLModelDeserializationStructure.result