SLProject 4.0.000
SLJoint.h File Reference
#include <SLNode.h>
Include dependency graph for SLJoint.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SLJoint
 Specialized SLNode that represents a single joint (or bone) in a skeleton. More...
 

Typedefs

typedef vector< SLJoint * > SLVJoint
 

Typedef Documentation

◆ SLVJoint

typedef vector<SLJoint*> SLVJoint