Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::XML::SceneNode Struct Reference

#include <XMLParser.h>

Public Attributes

Str< 64 > name
 
U64 typeHash = 0u
 
vector< SceneNodechildren
 

Detailed Description

Definition at line 109 of file XMLParser.h.

Member Data Documentation

◆ children

vector<SceneNode> Divide::XML::SceneNode::children

Definition at line 114 of file XMLParser.h.

◆ name

Str<64> Divide::XML::SceneNode::name

Definition at line 111 of file XMLParser.h.

◆ typeHash

U64 Divide::XML::SceneNode::typeHash = 0u

Definition at line 112 of file XMLParser.h.


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