The editTodo struct holds the edit information, for the dispatcher. A primitive buffer for the paramters delivered by editVoxel(). More...
#include <base.hpp>
Public Member Functions | |
editTodo (const t_editConstPtr change, const blub::transform &trans_) | |
editTodo (const editTodo &other) | |
const editTodo & | operator= (const editTodo &other) |
Public Attributes | |
t_editConstPtr | edit_ |
transform | trans |
The editTodo struct holds the edit information, for the dispatcher. A primitive buffer for the paramters delivered by editVoxel().