CrystalSpace

Public API Reference

CS::Mesh::AnimatedMeshBoneInfluence Struct Reference

Represent a single influence of a bone on a single vertex. More...

#include <imesh/animesh.h>

List of all members.

Public Attributes

CS::Animation::BoneID bone
 The id of the bone.
float influenceWeight
 The relative influence of the bone.

Detailed Description

Represent a single influence of a bone on a single vertex.

Definition at line 54 of file animesh.h.


Member Data Documentation

The id of the bone.

Definition at line 57 of file animesh.h.

The relative influence of the bone.

Does technically not have to be normalized, but you usually want it to be.

Definition at line 63 of file animesh.h.


The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1