![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
An entry in the master list. More...
#include <graph_node.h>
Data Fields | |
| void * | transform |
| void * | displayList |
| struct DisplayListNode * | next |
An entry in the master list.
It is a linked list of display lists carrying a transformation matrix.
| void* DisplayListNode::displayList |
| struct DisplayListNode* DisplayListNode::next |
| void* DisplayListNode::transform |
1.8.13