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

A GraphNode that simply draws a display list without doing any transformation beforehand. More...

#include <graph_node.h>

Data Fields

struct GraphNode node
 
voiddisplayList
 

Detailed Description

A GraphNode that simply draws a display list without doing any transformation beforehand.

It does inherit the parent's transformation.

Field Documentation

◆ displayList

void* GraphNodeDisplayList::displayList

◆ node

struct GraphNode GraphNodeDisplayList::node

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