|
raygui-widget
|

Public Member Functions | |
| MA_ATOMIC (4, ma_node_state) state | |
| MA_ATOMIC (8, ma_uint64) stateTimes[2] | |
| MA_ATOMIC (8, ma_uint64) localTime | |
Public Attributes | |
| ma_node_graph * | pNodeGraph |
| const ma_node_vtable * | vtable |
| float * | pCachedData |
| ma_uint16 | cachedDataCapInFramesPerBus |
| ma_uint16 | cachedFrameCountOut |
| ma_uint16 | cachedFrameCountIn |
| ma_uint16 | consumedFrameCountIn |
| ma_uint32 | inputBusCount |
| ma_uint32 | outputBusCount |
| ma_node_input_bus * | pInputBuses |
| ma_node_output_bus * | pOutputBuses |
| ma_node_input_bus | _inputBuses [MA_MAX_NODE_LOCAL_BUS_COUNT] |
| ma_node_output_bus | _outputBuses [MA_MAX_NODE_LOCAL_BUS_COUNT] |
| void * | _pHeap |
| ma_bool32 | _ownsHeap |
1.8.13