LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
s_T2FSDataLevelMeshIndices Struct Reference

#include <levels.h>

Data Fields

uint16_t someIndex
 looks like index for T2FSDataLevel_unk_1_0
uint16_t flags
 guess, but strongly looks like flags, purpose unknown.
uint16_t indexA
 index to entry of T2FSDataLevelMeshBuffer
uint16_t indexB
 index to entry of T2FSDataLevelMeshBuffer
uint16_t indexC
 index to entry of T2FSDataLevelMeshBuffer
uint16_t indexToSelfA
 max value seems to match last index of this array.
uint16_t indexToSelfB
 max value seems to match last index of this array.
uint16_t indexToSelfC
 max value seems to match last index of this array.
uint16_t unk_u16_07
 0xFFFF
uint16_t unk_u16_08
 0xFFFF

Detailed Description

Entry from interleaved T2FSArray (after deinterleaving)

Field Documentation

◆ someIndex

uint16_t s_T2FSDataLevelMeshIndices::someIndex

looks like index for T2FSDataLevel_unk_1_0

◆ flags

uint16_t s_T2FSDataLevelMeshIndices::flags

guess, but strongly looks like flags, purpose unknown.

◆ indexA

uint16_t s_T2FSDataLevelMeshIndices::indexA

index to entry of T2FSDataLevelMeshBuffer

◆ indexB

uint16_t s_T2FSDataLevelMeshIndices::indexB

index to entry of T2FSDataLevelMeshBuffer

◆ indexC

uint16_t s_T2FSDataLevelMeshIndices::indexC

index to entry of T2FSDataLevelMeshBuffer

◆ indexToSelfA

uint16_t s_T2FSDataLevelMeshIndices::indexToSelfA

max value seems to match last index of this array.

◆ indexToSelfB

uint16_t s_T2FSDataLevelMeshIndices::indexToSelfB

max value seems to match last index of this array.

◆ indexToSelfC

uint16_t s_T2FSDataLevelMeshIndices::indexToSelfC

max value seems to match last index of this array.

◆ unk_u16_07

uint16_t s_T2FSDataLevelMeshIndices::unk_u16_07

0xFFFF

◆ unk_u16_08

uint16_t s_T2FSDataLevelMeshIndices::unk_u16_08

0xFFFF


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