A collection of independent helper functions that should be available to all.
More...
#include <wak_utils.h>
|
static void | calcCircleTangent (TangentInfo &TI, const Vec2f &point, const Vec2f ¢re, float radius) |
|
static float | calculateHaloPath (Vec2f &fromNormal, const Vec2f &fromPos, const Vec2f &toPos, const Vec2f ¢re, float radius, bool smoothFromNormal=true) |
|
static float | calculateHaloPath (Vec2f &fromNormal, Vec2fArray &path, const Vec2f &fromPos, const Vec2f &toPos, const Vec2f ¢re, float radius, bool smoothFromNormal=true) |
|
static float | calcWedge (float fromAngle, float toAngle, int forceSign=0) |
|
A collection of independent helper functions that should be available to all.
The documentation for this class was generated from the following files:
- /home/hafez/Codes/Mine/humanoid_op_ros/src/nimbro/behaviour/walk_and_kick/include/walk_and_kick/wak_utils.h
- /home/hafez/Codes/Mine/humanoid_op_ros/src/nimbro/behaviour/walk_and_kick/src/wak_utils.cpp