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

#include <phoenix.h>

Public Attributes

Tempest::Vec3 Normal
 
Tempest::Vec2 TexCoord
 
uint32_t Color
 
Tempest::Vec3 LocalPositions [4]
 
unsigned char BoneIndices [4]
 
float Weights [4]
 

Detailed Description

Definition at line 9 of file phoenix.h.

Member Data Documentation

◆ BoneIndices

unsigned char phoenix_compat::SkeletalVertex::BoneIndices[4]

Definition at line 15 of file phoenix.h.

◆ Color

uint32_t phoenix_compat::SkeletalVertex::Color

Definition at line 13 of file phoenix.h.

◆ LocalPositions

Tempest::Vec3 phoenix_compat::SkeletalVertex::LocalPositions[4]

Definition at line 14 of file phoenix.h.

◆ Normal

Tempest::Vec3 phoenix_compat::SkeletalVertex::Normal

Definition at line 11 of file phoenix.h.

◆ TexCoord

Tempest::Vec2 phoenix_compat::SkeletalVertex::TexCoord

Definition at line 12 of file phoenix.h.

◆ Weights

float phoenix_compat::SkeletalVertex::Weights[4]

Definition at line 16 of file phoenix.h.


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