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

#include <protomesh.h>

Public Attributes

size_t attachId = size_t(-1)
 
size_t parentId = size_t(-1)
 
bool hasChild = false
 
Tempest::Matrix4x4 transform
 
size_t submeshIdB = 0
 
size_t submeshIdE = 0
 

Detailed Description

Definition at line 46 of file protomesh.h.

Member Data Documentation

◆ attachId

size_t ProtoMesh::Node::attachId = size_t(-1)

Definition at line 47 of file protomesh.h.

◆ hasChild

bool ProtoMesh::Node::hasChild = false

Definition at line 49 of file protomesh.h.

◆ parentId

size_t ProtoMesh::Node::parentId = size_t(-1)

Definition at line 48 of file protomesh.h.

◆ submeshIdB

size_t ProtoMesh::Node::submeshIdB = 0

Definition at line 52 of file protomesh.h.

◆ submeshIdE

size_t ProtoMesh::Node::submeshIdE = 0

Definition at line 53 of file protomesh.h.

◆ transform

Tempest::Matrix4x4 ProtoMesh::Node::transform

Definition at line 50 of file protomesh.h.


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