This is the complete list of members for
WMarchingLegoAlgorithm, including all inherited members.
addSurface(size_t x, size_t y, size_t z, size_t surface) | WMarchingLegoAlgorithm | [private] |
generateSurface(size_t nbCoordsX, size_t nbCoordsY, size_t nbCoordsZ, const WMatrix< double > &mat, const std::vector< T > *vals, double isoValue, boost::shared_ptr< WProgressCombiner > mainProgress=boost::shared_ptr< WProgressCombiner >()) | WMarchingLegoAlgorithm | |
genSurfaceOneValue(size_t nbCoordsX, size_t nbCoordsY, size_t nbCoordsZ, const WMatrix< double > &mat, const std::vector< size_t > *vals, size_t isoValue, boost::shared_ptr< WProgressCombiner > progress=boost::shared_ptr< WProgressCombiner >()) | WMarchingLegoAlgorithm | |
getVertexID(size_t nX, size_t nY, size_t nZ) | WMarchingLegoAlgorithm | [private] |
m_idToVertices | WMarchingLegoAlgorithm | [private] |
m_matrix | WMarchingLegoAlgorithm | [private] |
m_nCellsX | WMarchingLegoAlgorithm | [private] |
m_nCellsY | WMarchingLegoAlgorithm | [private] |
m_nCellsZ | WMarchingLegoAlgorithm | [private] |
m_tIsoLevel | WMarchingLegoAlgorithm | [private] |
m_trivecTriangles | WMarchingLegoAlgorithm | [private] |
WMarchingLegoAlgorithm() | WMarchingLegoAlgorithm | |
~WMarchingLegoAlgorithm() | WMarchingLegoAlgorithm | |