|
libalmath
2.8.7.4
|
Namespaces | |
| ActuatorCurve | |
| Animation | |
| Key | |
| Label | |
| Labels | |
| Tangent | |
Functions | |
| template<typename InputIt , typename BinaryOperation > | |
| BinaryOperation | adjacent_for_each (InputIt first, InputIt last, BinaryOperation binary_op) |
| ALMATH_API ptree & | get_animation (ptree &root) |
| ALMATH_API const ptree & | get_animation (const ptree &root) |
| ALMATH_API ptree & | require_animation (ptree &root) |
| BinaryOperation AL::qianim::V2::adjacent_for_each | ( | InputIt | first, |
| InputIt | last, | ||
| BinaryOperation | binary_op | ||
| ) |
| ALMATH_API ptree& AL::qianim::V2::get_animation | ( | ptree & | root | ) |
| ALMATH_API const ptree& AL::qianim::V2::get_animation | ( | const ptree & | root | ) |
| ALMATH_API ptree& AL::qianim::V2::require_animation | ( | ptree & | root | ) |