OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
AttachBinder Class Referencefinal

#include <attachbinder.h>

Public Member Functions

 AttachBinder ()=default
 
 AttachBinder (const Skeleton &s, const ProtoMesh &m)
 

Public Attributes

std::vector< size_t > bind
 

Detailed Description

Definition at line 10 of file attachbinder.h.

Constructor & Destructor Documentation

◆ AttachBinder() [1/2]

AttachBinder::AttachBinder ( )
default

◆ AttachBinder() [2/2]

AttachBinder::AttachBinder ( const Skeleton s,
const ProtoMesh m 
)

Definition at line 6 of file attachbinder.cpp.

Member Data Documentation

◆ bind

std::vector<size_t> AttachBinder::bind

Definition at line 15 of file attachbinder.h.


The documentation for this class was generated from the following files: