OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
drawcommands.cpp File Reference
#include "drawcommands.h"
#include <Tempest/Log>
#include "graphics/mesh/submesh/animmesh.h"
#include "graphics/mesh/submesh/staticmesh.h"
#include "graphics/mesh/submesh/packedmesh.h"
#include "graphics/visualobjects.h"
#include "shaders.h"
#include "gothic.h"

Go to the source code of this file.

Functions

static bool needtoReallocate (const StorageBuffer &b, const size_t desiredSz)
 

Function Documentation

◆ needtoReallocate()

static bool needtoReallocate ( const StorageBuffer &  b,
const size_t  desiredSz 
)
static

Definition at line 15 of file drawcommands.cpp.