Noether  0.0.0
Loading...
Searching...
No Matches
Direction Generators

Implementations of the DirectionGenerator interface. More...

Detailed Description

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...