|
Bratmobile
|
Classes | |
| struct | StateMatch |
Public Types | |
| enum | MATCH_TYPE { _FALSE , D_NEW , DN_POSE , _TRUE , ANY , D_INIT , ABSTRACT , DI_POSE , DN_SHAPE , DI_SHAPE , POSE } |
Public Member Functions | |
| bool | match_equal (const MATCH_TYPE &candidate, const MATCH_TYPE &desired) |
| MATCH_TYPE | isMatch (const StateDifference &, const Threshold &, float endDistance=0) |
| MATCH_TYPE | isMatch (const State &s, const State &candidate, const Threshold &, const State *src=NULL, StateDifference *_sd=NULL) |
| float | get_coefficient (const float &) |
Public Attributes | |
| float | mu =0.001 |