OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
Skeleton::Node Struct Referencefinal

#include <skeleton.h>

Public Attributes

size_t parent =size_t(-1)
 
Tempest::Matrix4x4 tr
 
std::string name
 

Detailed Description

Definition at line 15 of file skeleton.h.

Member Data Documentation

◆ name

std::string Skeleton::Node::name

Definition at line 18 of file skeleton.h.

◆ parent

size_t Skeleton::Node::parent =size_t(-1)

Definition at line 16 of file skeleton.h.

◆ tr

Tempest::Matrix4x4 Skeleton::Node::tr

Definition at line 17 of file skeleton.h.


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