Open Reality Reference Guide
FBEffectorSetState Class Reference

Public Member Functions

void GetEffectorMatrix (FBEffectorId pEffectorId, FBMatrix &pEffectorGlobalMatrix)
 Returned global matrix associated to the given Index. More...
 
void GetReach (FBEffectorId pEffectorId, double &pReachT, double &pReachR)
 Returned translation and rotation reach associated to the given Index. More...
 

Detailed Description

Definition at line 857 of file fbcharacter.h.

Member Function Documentation

◆ GetEffectorMatrix()

void GetEffectorMatrix ( FBEffectorId  pEffectorId,
FBMatrix pEffectorGlobalMatrix 
)

Returned global matrix associated to the given Index.

Parameters
pEffectorIdIndex of the effector Node
pEffectorGlobalMatrixreturned global matrix of the index Given

◆ GetReach()

void GetReach ( FBEffectorId  pEffectorId,
double &  pReachT,
double &  pReachR 
)

Returned translation and rotation reach associated to the given Index.

Parameters
pEffectorIdIndex of the effector Node
pReachTreturned reach translation of the index Given
pReachRreturned reach rotation of the index Given

The documentation for this class was generated from the following file: