SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLAnimSkeleton.h File Reference
#include <SLAnimPlayback.h>
#include <SLAnimation.h>
#include <SLJoint.h>
Include dependency graph for SLAnimSkeleton.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SLAnimSkeleton
 SLAnimSkeleton keeps track of a skeletons joints and animations. More...
 

Typedefs

typedef vector< SLAnimSkeleton * > SLVSkeleton
 

Detailed Description

Date
Autumn 2014 Codestyle: https://code.google.com/p/slproject/wiki/CodingStyleGuidelines
Authors
Marc Wacker, Marcus Hudritsch

Definition in file SLAnimSkeleton.h.

Typedef Documentation

◆ SLVSkeleton

typedef vector<SLAnimSkeleton*> SLVSkeleton

Definition at line 105 of file SLAnimSkeleton.h.