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: