Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials

irr::scene::ISkinnedMesh::SWeight Struct Reference

A vertex weight. More...

#include <ISkinnedMesh.h>

List of all members.

Public Attributes

u16 buffer_id
 Index of the mesh buffer.
f32 strength
 Weight Strength/Percentage (0-1).
u32 vertex_id
 Index of the vertex.

Friends

class CSkinnedMesh
 Internal members used by CSkinnedMesh.

Detailed Description

A vertex weight.

Definition at line 83 of file ISkinnedMesh.h.


Friends And Related Function Documentation

friend class CSkinnedMesh [friend]

Internal members used by CSkinnedMesh.

Definition at line 96 of file ISkinnedMesh.h.


Member Data Documentation

Index of the mesh buffer.

Definition at line 86 of file ISkinnedMesh.h.

Weight Strength/Percentage (0-1).

Definition at line 92 of file ISkinnedMesh.h.

Index of the vertex.

Definition at line 89 of file ISkinnedMesh.h.


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

The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated on Sun Oct 24 12:42:08 2010 by Doxygen (1.6.2)