|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
Structure representing a network geometry binding. More...
#include <NetworkGeometryProcessor.hpp>
Collaboration diagram for MayaFlux::Buffers::NetworkGeometryProcessor::NetworkBinding:Public Attributes | |
| std::shared_ptr< Nodes::NodeNetwork > | network |
| std::shared_ptr< VKBuffer > | gpu_vertex_buffer |
| std::shared_ptr< VKBuffer > | staging_buffer |
Structure representing a network geometry binding.
Definition at line 51 of file NetworkGeometryProcessor.hpp.