Noether
0.0.0
|
Implementations of the DirectionGenerator interface. More...
Implementations of the DirectionGenerator interface.
Classes | |
class | noether::FixedDirectionGenerator |
Generates the raster direction based on a fixed input. More... | |
class | noether::PCARotatedDirectionGenerator |
Rotates a direction vector provided by another direction generator about the smallest principal axis of the input mesh. More... | |
class | noether::PrincipalAxisDirectionGenerator |
Generates the raster direction along the largest principal axis of the input mesh. More... | |
struct | noether::DirectionGenerator |
Interface for generating the direction of raster paths. More... | |