OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
phoenix_compat::PackedSkeletalMesh Struct Reference

#include <phoenix.h>

Classes

struct  SubMesh
 

Public Attributes

Tempest::Vec3 bbox [2]
 
std::vector< SkeletalVertexvertices
 
std::vector< uint32_t > indices
 
std::vector< SubMeshsubMeshes
 

Detailed Description

Definition at line 19 of file phoenix.h.

Member Data Documentation

◆ bbox

Tempest::Vec3 phoenix_compat::PackedSkeletalMesh::bbox[2]

Definition at line 28 of file phoenix.h.

◆ indices

std::vector<uint32_t> phoenix_compat::PackedSkeletalMesh::indices

Definition at line 30 of file phoenix.h.

◆ subMeshes

std::vector<SubMesh> phoenix_compat::PackedSkeletalMesh::subMeshes

Definition at line 31 of file phoenix.h.

◆ vertices

std::vector<SkeletalVertex> phoenix_compat::PackedSkeletalMesh::vertices

Definition at line 29 of file phoenix.h.


The documentation for this struct was generated from the following file: