|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <vobbundle.h>
Public Member Functions | |
| VobBundle ()=default | |
| VobBundle (World &owner, std::string_view filename, Vob::Flags flags) | |
| void | setObjMatrix (const Tempest::Matrix4x4 &obj) |
Definition at line 7 of file vobbundle.h.
|
default |
| VobBundle::VobBundle | ( | World & | owner, |
| std::string_view | filename, | ||
| Vob::Flags | flags | ||
| ) |
Definition at line 6 of file vobbundle.cpp.
| void VobBundle::setObjMatrix | ( | const Tempest::Matrix4x4 & | obj | ) |
Definition at line 12 of file vobbundle.cpp.