![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
A GraphNode that simply draws a display list without doing any transformation beforehand. More...
#include <graph_node.h>
Data Fields | |
struct GraphNode | node |
void * | displayList |
A GraphNode that simply draws a display list without doing any transformation beforehand.
It does inherit the parent's transformation.
void* GraphNodeDisplayList::displayList |