|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Network::InstanceFieldOperator::bind_position | ( | uint32_t | slot_index, |
| PositionField | field | ||
| ) |
Bind a PositionField to a slot.
| slot_index | Target slot index. |
| field | VectorField mapping current slot translation to a new translation. |
Replaces any previously bound field (position or transform) for the slot.
Definition at line 11 of file InstanceFieldOperator.cpp.
References m_position_fields, and m_transform_fields.