|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <attachbinder.h>
Public Member Functions | |
| AttachBinder ()=default | |
| AttachBinder (const Skeleton &s, const ProtoMesh &m) | |
Public Attributes | |
| std::vector< size_t > | bind |
Definition at line 10 of file attachbinder.h.
|
default |
Definition at line 6 of file attachbinder.cpp.
| std::vector<size_t> AttachBinder::bind |
Definition at line 15 of file attachbinder.h.