|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include "visualobjects.h"#include <Tempest/Log>#include <cassert>#include "graphics/mesh/submesh/animmesh.h"#include "gothic.h"Go to the source code of this file.
Classes | |
| struct | VisualObjects::InstanceDesc |
| struct | VisualObjects::MorphDesc |
| struct | VisualObjects::MorphData |
Functions | |
| static RtScene::Category | toRtCategory (DrawCommands::Type t) |
|
static |
Definition at line 11 of file visualobjects.cpp.