![]() |
Public API Reference |
![]() |
Parsing of motion capture data files. More...
#include "csutil/scf_interface.h"
#include "csutil/ref.h"
#include "csutil/csstring.h"
#include "imesh/skeleton2.h"
#include "imesh/animnode/skeleton2anim.h"
#include "iutil/vfs.h"
#include "csutil/objreg.h"
Go to the source code of this file.
Classes | |
class | CS::Animation::BVHMocapParser |
Tool for parsing BVH (BioVision Hierarchical data) motion capture ressource files. More... | |
class | CS::Animation::MocapParser |
Tool for parsing motion capture ressource files and importing them into an animation data suitable for the CS::Mesh::iAnimatedMesh. More... | |
struct | CS::Animation::MocapParserResult |
Return structure for CS::Animation::MocapParser::ParseData() More... | |
Namespaces | |
namespace | CS |
Main namespace for CrystalSpace. | |
namespace | CS::Animation |
Animation-related types. |
Parsing of motion capture data files.
Definition in file mocapparser.h.