OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
VobBundle Class Reference

#include <vobbundle.h>

Public Member Functions

 VobBundle ()=default
 
 VobBundle (World &owner, std::string_view filename, Vob::Flags flags)
 
void setObjMatrix (const Tempest::Matrix4x4 &obj)
 

Detailed Description

Definition at line 7 of file vobbundle.h.

Constructor & Destructor Documentation

◆ VobBundle() [1/2]

VobBundle::VobBundle ( )
default

◆ VobBundle() [2/2]

VobBundle::VobBundle ( World owner,
std::string_view  filename,
Vob::Flags  flags 
)

Definition at line 6 of file vobbundle.cpp.

Member Function Documentation

◆ setObjMatrix()

void VobBundle::setObjMatrix ( const Tempest::Matrix4x4 &  obj)

Definition at line 12 of file vobbundle.cpp.


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