![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
A GraphNode that draws a display list rotated in a way to always face the camera. More...
#include <graph_node.h>
Data Fields | |
| struct GraphNode | node |
| void * | displayList |
| Vec3s | translation |
A GraphNode that draws a display list rotated in a way to always face the camera.
Note that if the entire object is a billboard (like a coin or 1-up) then it simply sets the billboard flag for the entire object, this node is used for billboard parts (like a chuckya or goomba body).
| void* GraphNodeBillboard::displayList |
| Vec3s GraphNodeBillboard::translation |
1.8.13