|
Blender V5.0
|
Public Attributes | |
| gpu::Batch * | batch |
| Vector< NodeSocketShaderParameters, MAX_SOCKET_INSTANCE > | params |
| bool | enabled |
Definition at line 1713 of file drawnode.cc.
| gpu::Batch* blender::ed::space_node::GBatchNodesocket::batch |
Definition at line 1714 of file drawnode.cc.
Referenced by blender::ed::space_node::nodesocket_batch_init().
| bool blender::ed::space_node::GBatchNodesocket::enabled |
Definition at line 1716 of file drawnode.cc.
Referenced by blender::ed::space_node::nodesocket_batch_end(), and blender::ed::space_node::nodesocket_batch_start().
| Vector<NodeSocketShaderParameters, MAX_SOCKET_INSTANCE> blender::ed::space_node::GBatchNodesocket::params |
Definition at line 1715 of file drawnode.cc.
Referenced by blender::ed::space_node::draw_node_socket_batch(), and blender::ed::space_node::nodesocket_cache_flush().