Noether  0.0.0
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Cnoether::WindowedSincSmoothing::ConfigConfiguration information for WindowedSincSmoothing
 Cnoether::DirectionGeneratorInterface for generating the direction of raster paths
 Cnoether::FixedDirectionGeneratorGenerates the raster direction based on a fixed input
 Cnoether::PCARotatedDirectionGeneratorRotates a direction vector provided by another direction generator about the smallest principal axis of the input mesh
 Cnoether::PrincipalAxisDirectionGeneratorGenerates the raster direction along the largest principal axis of the input mesh
 Cnoether::MeshModifierA common interface for mesh modifications
 Cnoether::BSplineReconstructionSmoothes a mesh by fitting a bspline surface to it
 Cnoether::CleanDataMerges duplicate points, removes unused points, and/or removes degenerate cells
 Cnoether::CompoundMeshModifierMeshModifier that cascades multiple MeshModifier instances in series
 Cnoether::EuclideanClusteringMeshModifierMeshModifier that separates the mesh into clusters
 Cnoether::FillHolesFills holes in the mesh using vtkFillHoles
 Cnoether::NormalEstimationPCLMeshModifierEstimates vertex normals of an input mesh using PCL
 Cnoether::NormalsFromMeshFacesMeshModifierMeshModifier that assigns vertex normals using mesh faces
 Cnoether::PlaneProjectionMeshModifierMeshModifier that fits planes to the input mesh and projects the vertices onto the face
 Cnoether::WindowedSincSmoothingUses vtkWindowedSincPolyDataFilter to smooth the mesh
 Cnoether::OriginGeneratorInterface for setting the start point from which to generate toolpaths
 Cnoether::AABBCenterOriginGeneratorReturns the center of the axis-aligned bounding box (AABB) as the origin
 Cnoether::CentroidOriginGeneratorReturns the centroid of the mesh vertices as the origin
 Cnoether::FixedOriginGeneratorReturns a fixed point as the origin
 Cnoether::OffsetOriginGeneratorReturns the origin as the origin of another specified origin generator plus a fixed offset
 Cnoether::BSplineReconstruction::Parameters
 Cnoether::ExtrudedPolygonSubsetExtractor::Params
 CQMainWindow
 Cnoether::TPPWidgetBasic tool path planning widget
 CQWidget
 Cnoether::PluginLoaderWidget< noether::WidgetPlugin >
 Cnoether::BaseWidget< T >Base class for a widget "factory" that can produce classes of a specifiable type
 Cnoether::AABBOriginGeneratorWidget
 Cnoether::BiasedToolDragOrientationToolPathModifierWidget
 Cnoether::BoundaryEdgePlannerWidget
 Cnoether::CentroidOriginGeneratorWidget
 Cnoether::CircularLeadInToolPathModifierWidget
 Cnoether::CircularLeadOutToolPathModifierWidget
 Cnoether::ConcatenateModifierWidget
 Cnoether::DirectionOfTravelOrientationModifierWidget
 Cnoether::EuclideanClusteringMeshModifierWidget
 Cnoether::FillHolesModifierWidget
 Cnoether::FixedDirectionGeneratorWidget
 Cnoether::FixedOrientationModifierWidget
 Cnoether::FixedOriginGeneratorWidget
 Cnoether::LinearApproachToolPathModifierWidget
 Cnoether::LinearDepartureToolPathModifierWidget
 Cnoether::MovingAverageOrientationSmoothingModifierWidget
 Cnoether::NormalEstimationPCLMeshModifierWidget
 Cnoether::NormalsFromMeshFacesMeshModifierWidget
 Cnoether::OffsetModifierWidget
 Cnoether::PlaneProjectionMeshModifierWidget
 Cnoether::PrincipalAxisDirectionGeneratorWidget
 Cnoether::RasterOrganizationModifierWidget
 Cnoether::RasterPlannerWidget
 Cnoether::PlaneSlicerRasterPlannerWidget
 Cnoether::CrossHatchPlaneSlicerRasterPlannerWidget
 Cnoether::SnakeOrganizationModifierWidget
 Cnoether::StandardEdgePathsOrganizationModifierWidget
 Cnoether::ToolDragOrientationToolPathModifierWidget
 Cnoether::UniformOrientationModifierWidget
 Cnoether::UniformSpacingLinearModifierWidget
 Cnoether::UniformSpacingSplineModifierWidget
 Cnoether::ConfigurableTPPPipelineWidget
 Cnoether::PluginLoaderWidget< PluginT >Widget for loading widget plugins
 Cnoether::TPPPipelineWidgetWidget for creating a tool path planning pipeline
 Cnoether::SubMeshExtractorBase class for extracting a submesh from a mesh given a set of boundary points
 Cnoether::ExtrudedPolygonSubMeshExtractorExtracts the submesh with the vertices captured inside an extruded polygon defined by the input boundary points
 Cnoether::SubsetExtractorBase class for extracting a point cloud subset from an input given a set of boundary points
 Cnoether::ExtrudedPolygonSubsetExtractorExtracts the submesh with the vertices captured inside an extruded polygon defined by the input boundary points
 Cnoether::ToolPathModifierA common interface for functions that alter a generated toolpath
 Cnoether::BiasedToolDragOrientationToolPathModifierTransforms the waypoints to correspond with the edge of the ginding tool so that the edge of the tool is in contact with the media
 Cnoether::CircularLeadInModifierModifier that adjusts the parameters of the tool approach trajectory to the media
 Cnoether::CircularLeadOutModifierModifier that adds exit waypoints in a circular arc (with fixed orientation) to the end of a trajectory
 Cnoether::CompoundModifierModifier that chains together other modifiers
 Cnoether::LinearApproachModifierAdds a series of waypoints in a linear pattern off the first waypoint in a tool path
 Cnoether::LinearDepartureModifierAdds a series of waypoints in a linear pattern off the last waypoint in a tool path
 Cnoether::MovingAverageOrientationSmoothingModifierApplies a moving average filter to waypoints in each tool path segment to smooth their orientations
 Cnoether::OffsetModifierOffsets the tool path by a fixed pose
 Cnoether::OneTimeToolPathModifierAn extension of the ToolPathModifier interface that requires a modifier to not cause additional changes if run again
 Cnoether::ConcatenateModifierConcatenates all input tool paths into a single tool path
 Cnoether::DirectionOfTravelOrientationModifierAligns the x-axis of all waypoints with the direction of travel between adjacent waypoints
 Cnoether::FixedOrientationModifierAligns the orientation of each waypoint with the existing waypoint normal (z-axis) and the specified reference x-axis direction
 Cnoether::OneTimeCompoundModifierModifier that chains together one-time style modifiers
 Cnoether::StandardEdgePathsOrganizationModifierOrganizes a set of tool paths into a standard configuration for edge paths
 Cnoether::UniformOrientationModifierAligns the x-axis of all waypoints with the direction of travel of the first two waypoints
 Cnoether::RasterOrganizationModifierOrganizes a tool path into a raster-style pattern
 Cnoether::SnakeOrganizationModifierOrganizes a tool path into a snake-style pattern
 Cnoether::ToolDragOrientationToolPathModifierTransforms the waypoints to correspond with the center of the ginding tool so that the edge of the tool is in contact with the media
 Cnoether::UniformSpacingLinearModifierThe UniformSpacingLinearModifier class
 Cnoether::UniformSpacingSplineModifierThe UniformSpacingSplineModifier class
 Cnoether::ToolPathPlannerInterface for a tool path planner that operates on a mesh
 Cnoether::EdgePlannerA specification of the tool path planner interface for generating paths around the edges of surfaces
 Cnoether::BoundaryEdgePlannerEdge tool path planner that creates paths around the boundary edges of a mesh (exterior and interior) as identified by half-edge triangle mesh representation of the mesh
 Cnoether::MultiToolPathPlannerRuns multiple tool path planners serially and concatenates their outputs together
 Cnoether::RasterPlannerA specification of the tool path planner for covering surfaces in repeating, evenly spaced path lines
 Cnoether::PlaneSlicerRasterPlannerAn implementation of the Raster Planner using a series of parallel cutting planes
 Cnoether::ToolPathPlannerFactoryInterface for creating implementations of the ToolPathPlanner interface
 Cnoether::BoundaryEdgePlannerFactory
 Cnoether::RasterPlannerFactoryInterface for creating implementations of raster tool path planners
 Cnoether::PlaneSlicerRasterPlannerFactory
 Cnoether::ToolPathPlannerPipeline
 Cnoether::WidgetPlugin< T >Base class for a plugin that can generate a Qt widget
 Cnoether::WidgetPlugin< BaseT >