![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
The very root of the geo tree. More...
#include <graph_node.h>
Data Fields | |
| struct GraphNode | node |
| u8 | areaIndex |
| s8 | unk15 |
| s16 | x |
| s16 | y |
| s16 | width |
| s16 | height |
| s16 | numViews |
| struct GraphNode ** | views |
The very root of the geo tree.
Specifies the viewport.
| u8 GraphNodeRoot::areaIndex |
| s16 GraphNodeRoot::height |
| s16 GraphNodeRoot::numViews |
| s8 GraphNodeRoot::unk15 |
| s16 GraphNodeRoot::width |
| s16 GraphNodeRoot::x |
| s16 GraphNodeRoot::y |
1.8.13