This is the complete list of members for VoxelFarm::IClipboard, including all inherited members.
| getSize(int &sizeX, int &sizeY, int &sizeZ) const =0 | VoxelFarm::IClipboard | pure virtual |
| readVoxel(int x, int y, int z, Voxel &voxel) const =0 | VoxelFarm::IClipboard | pure virtual |
| setSize(int sizeX, int sizeY, int sizeZ)=0 | VoxelFarm::IClipboard | pure virtual |
| writeVoxel(int x, int y, int z, const Voxel &voxel)=0 | VoxelFarm::IClipboard | pure virtual |