voxelTerrain
 All Classes Functions Variables Typedefs Enumerations Pages
Public Member Functions | Public Attributes | List of all members
blub::procedural::voxel::simple::container::base< configType >::editTodo Struct Reference

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 editTodooperator= (const editTodo &other)
 

Public Attributes

t_editConstPtr edit_
 
transform trans
 

Detailed Description

template<class configType>
struct blub::procedural::voxel::simple::container::base< configType >::editTodo

The editTodo struct holds the edit information, for the dispatcher. A primitive buffer for the paramters delivered by editVoxel().


The documentation for this struct was generated from the following file: