#include <interpreter.h>
◆ branch()
| void Fast::GfxExecStack::branch |
( |
F3DGfx * |
caller | ) |
|
◆ call()
| void Fast::GfxExecStack::call |
( |
F3DGfx * |
caller, |
|
|
F3DGfx * |
callee |
|
) |
| |
◆ closeDisp()
| void Fast::GfxExecStack::closeDisp |
( |
| ) |
|
◆ currCmd()
| F3DGfx *& Fast::GfxExecStack::currCmd |
( |
| ) |
|
◆ getDisp()
| const std::vector< CodeDisp > & Fast::GfxExecStack::getDisp |
( |
| ) |
const |
◆ openDisp()
| void Fast::GfxExecStack::openDisp |
( |
const char * |
file, |
|
|
int |
line |
|
) |
| |
◆ ret()
| F3DGfx * Fast::GfxExecStack::ret |
( |
| ) |
|
◆ start()
| void Fast::GfxExecStack::start |
( |
F3DGfx * |
dlist | ) |
|
◆ stop()
| void Fast::GfxExecStack::stop |
( |
| ) |
|
◆ cmd_stack
| std::stack<F3DGfx*> Fast::GfxExecStack::cmd_stack = {} |
◆ disp_stack
| std::vector<CodeDisp> Fast::GfxExecStack::disp_stack {} |
◆ gfx_path
| std::vector<const F3DGfx*> Fast::GfxExecStack::gfx_path = {} |
The documentation for this struct was generated from the following file: