ImFusion C++ SDK 4.4.0
ImFusion::LinkPose::LinkHandler Struct Reference

Public Attributes

std::function< bool(const Data *)> isCompatible
 Returns whether the handler is compatible with the data.
std::function< std::shared_ptr< SignalConnection >(LinkPose *linkPose, const Data *, TransformationChangedFn func)> connectUpdateSignal
 Connect a signal to func to trigger updates.
std::function< mat4(const Data *)> getMatrix
 Returns the matrix for this kind of data.
std::function< void(Data *, const mat4 &mat)> setMatrix
 Sets the matrix for this kind of data.

The documentation for this struct was generated from the following file:
  • ImFusion/Base/LinkPose.h
Search Tab / S to search, Esc to close