FBSkeletonState Class Reference

FBSkeletonState Class Reference

#include <mobu-python-api.h>

Class Description

+ Inheritance diagram for FBSkeletonState:

Public Member Functions

 __reduce__ ()
 
 GetNodeMatrix (FBSkeletonState arg1, FBSkeletonNodeId arg2, FBMatrix arg3)
 Returned global matrix associated to the given Index. More...
 
 __init__ (...)
 

Member Function Documentation

__init__ (   ...)

Python Docstring:

Raises an exception
This class cannot be instantiated from Python 
__reduce__ ( )
GetNodeMatrix ( FBSkeletonState  arg1,
FBSkeletonNodeId  arg2,
FBMatrix  arg3 
)

Returned global matrix associated to the given Index.

Python Docstring:

GetNodeMatrix( (FBSkeletonState)arg1, (FBSkeletonNodeId)arg2, (FBMatrix)arg3) -> None 

C++ Signature:

void GetNodeMatrix(FBSkeletonNodeId pSkeletonId, ORSDK2018::FBMatrix & pSkeletonGlobalMatrix) 
Parameters
pSkeletonIdIndex of the skeleton Node
pSkeletonGlobalMatrixreturned global matrix of the index Given