Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Data Fields
GraphNodeObjectParent Struct Reference

GraphNode that contains as its sharedChild a group node containing all object nodes. More...

#include <graph_node.h>

Data Fields

struct GraphNode node
 
struct GraphNodesharedChild
 

Detailed Description

GraphNode that contains as its sharedChild a group node containing all object nodes.

Field Documentation

◆ node

struct GraphNode GraphNodeObjectParent::node

◆ sharedChild

struct GraphNode* GraphNodeObjectParent::sharedChild

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