![]() |
OpenWalnut
1.5.0dev
|
This is the complete list of members for WRasterAlgorithm, including all inherited members.
| addParameterizationAlgorithm(std::shared_ptr< WRasterParameterization > algorithm) | WRasterAlgorithm | |
| finished() | WRasterAlgorithm | virtual |
| generateDataSet() const | WRasterAlgorithm | |
| m_grid | WRasterAlgorithm | protected |
| m_parameterizations | WRasterAlgorithm | protected |
| m_parameterizationsLock | WRasterAlgorithm | protected |
| m_values | WRasterAlgorithm | protected |
| newLine(const WLine &line) | WRasterAlgorithm | protectedvirtual |
| newSegment(const WPosition &start, const WPosition &end) | WRasterAlgorithm | protectedvirtual |
| parameterizeVoxel(const WVector3i &voxel, size_t voxelIdx, const int axis, const double value, const WPosition &start, const WPosition &end) | WRasterAlgorithm | protectedvirtual |
| raster(const WLine &line)=0 | WRasterAlgorithm | pure virtual |
| WRasterAlgorithm(std::shared_ptr< WGridRegular3D > grid) | WRasterAlgorithm | explicit |
| ~WRasterAlgorithm() | WRasterAlgorithm | virtual |