|
| | BBox.h |
| | A class to hold a bounding box.
|
| |
| | Bezier.cpp |
| | Class to define a Bezier curve of order 4.
|
| |
| | Bezier.h |
| | Class to define a Bezier curve of order 4.
|
| |
| | FastGrid.cpp |
| | Class to define a cell grid surrounding the bounding box of the scene.
|
| |
| | FastGrid.h |
| | Class to define a cell grid surrounding the bounding box of the scene.
|
| |
| | FitCurve.cpp |
| | An Algorithm for Automatically Fitting Digitized Curves by Philip J. Schneider,.
|
| |
| | FitCurve.h |
| | An Algorithm for Automatically Fitting Digitized Curves by Philip J. Schneider,.
|
| |
| | Geom.h |
| | Vectors and Matrices (useful type definitions)
|
| |
| | GeomCleaner.cpp |
| | Class to define a cleaner of geometry providing a set of useful tools.
|
| |
| | GeomCleaner.h |
| | Class to define a cleaner of geometry providing a set of useful tools.
|
| |
| | GeomUtils.cpp |
| | Various tools for geometry.
|
| |
| | GeomUtils.h |
| | Various tools for geometry.
|
| |
| | Grid.cpp |
| | Base class to define a cell grid surrounding the bounding box of the scene.
|
| |
| | Grid.h |
| | Base class to define a cell grid surrounding the bounding box of the scene.
|
| |
| | GridHelpers.cpp |
| | Class to define a cell grid surrounding the projected image of a scene.
|
| |
| | GridHelpers.h |
| | Class to define a cell grid surrounding the projected image of a scene.
|
| |
| | HashGrid.cpp |
| | Class to define a cell grid surrounding the bounding box of the scene.
|
| |
| | HashGrid.h |
| | Class to define a cell grid surrounding the bounding box of the scene.
|
| |
| | matrix_util.cpp |
| |
| | matrix_util.h |
| |
| | Noise.cpp |
| | Class to define Perlin noise.
|
| |
| | Noise.h |
| | Class to define Perlin noise.
|
| |
| | normal_cycle.cpp |
| |
| | normal_cycle.h |
| |
| | Polygon.h |
| | Class to define a polygon.
|
| |
| | SweepLine.h |
| | Class to define a Sweep Line.
|
| |
| | VecMat.h |
| | Vectors and Matrices definition and manipulation.
|
| |