A class for a polyhedron in 3-D designed for scan conversion. More...
#include "IndexedEdgePolyhedron.h"
#include "ScanConversionPolygon.h"
#include "../kernel/SegmentMath.h"
#include "../grid/RegularGrid.h"
#include <iostream>
#include <iomanip>
#include <vector>
#include <cassert>
#include <cmath>
#include "ScanConversionPolyhedron.ipp"
Go to the source code of this file.
Classes | |
class | ScanConversionPolyhedron< T > |
A class for a polyhedron in 3-D designed for scan conversion. More... |
A class for a polyhedron in 3-D designed for scan conversion.