| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Kinematics::hashstring Struct Reference#include <Kinematics.h>
Detailed Descriptionallows us to use the STL hash_map with strings
Definition at line 369 of file Kinematics.h.
Member Function Documentation
hashes a string by multiplying current total by 5, add new character not my idea, this is what the STL library does for char*, i've just reimplemented it for strings Definition at line 372 of file Kinematics.h.
The documentation for this struct was generated from the following file: | |||||||||||||
|
Tekkotsu v3.0 |
Generated Fri May 11 20:08:15 2007 by Doxygen 1.4.7 |