|
Shader Tool
Small shader visualiser.
|
This is the complete list of members for st::CNode, including all inherited members.
| addCallback(string name, void(*function)()) | st::CNode | inline |
| addChild(string name, shared_ptr< CNode > child) | st::CNode | inline |
| callbacks | st::CNode | protected |
| children | st::CNode | private |
| CNode()=default | st::CNode | |
| get() | st::CNode | inline |
| parent | st::CNode | protected |
| setBoxLayout(string str_orientation, string str_alignment, int margin, int spacing) | st::CNode | inline |
| setGroupLayout() | st::CNode | inline |
| widget | st::CNode | protected |