MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_data_at()

virtual void * MayaFlux::Nodes::Network::GraphicsOperator::get_data_at ( size_t  global_index)
protectedpure virtual

Get mutable access to point at global index.

Returns
Pointer to vertex data, or nullptr if index invalid

Subclasses must implement to provide per-point access

Implemented in MayaFlux::Nodes::Network::PathOperator, MayaFlux::Nodes::Network::PhysicsOperator, and MayaFlux::Nodes::Network::TopologyOperator.

Referenced by apply_one_to_one().

+ Here is the caller graph for this function: