Lagrange
Loading...
Searching...
No Matches
SweepPath< _Scalar > Member List

This is the complete list of members for SweepPath< _Scalar >, including all inherited members.

add_samples(const std::vector< Scalar > &samples)SweepPath< _Scalar >inline
clone() const =0SweepPath< _Scalar >pure virtual
clone_settings(SweepPath< Scalar > &other) const (defined in SweepPath< _Scalar >)SweepPath< _Scalar >inlineprotected
get_depth_begin() constSweepPath< _Scalar >inline
get_depth_end() constSweepPath< _Scalar >inline
get_normalization_transform() const (defined in SweepPath< _Scalar >)SweepPath< _Scalar >inline
get_num_samples() constSweepPath< _Scalar >inline
get_offsets() constSweepPath< _Scalar >inline
get_pivot() constSweepPath< _Scalar >inline
get_samples() constSweepPath< _Scalar >inline
get_taper_begin() constSweepPath< _Scalar >inline
get_taper_end() constSweepPath< _Scalar >inline
get_transforms() constSweepPath< _Scalar >inline
get_transforms() (defined in SweepPath< _Scalar >)SweepPath< _Scalar >inline
get_twist_begin() constSweepPath< _Scalar >inline
get_twist_end() constSweepPath< _Scalar >inline
has_offsets() const (defined in SweepPath< _Scalar >)SweepPath< _Scalar >inline
initialize()=0SweepPath< _Scalar >pure virtual
is_closed() const =0SweepPath< _Scalar >pure virtual
m_depth_begin (defined in SweepPath< _Scalar >)SweepPath< _Scalar >protected
m_depth_end (defined in SweepPath< _Scalar >)SweepPath< _Scalar >protected
m_normalization (defined in SweepPath< _Scalar >)SweepPath< _Scalar >protected
m_offset_fn (defined in SweepPath< _Scalar >)SweepPath< _Scalar >protected
m_pivot (defined in SweepPath< _Scalar >)SweepPath< _Scalar >protected
m_samplesSweepPath< _Scalar >protected
m_taper_begin (defined in SweepPath< _Scalar >)SweepPath< _Scalar >protected
m_taper_end (defined in SweepPath< _Scalar >)SweepPath< _Scalar >protected
m_transforms (defined in SweepPath< _Scalar >)SweepPath< _Scalar >protected
m_twist_begin (defined in SweepPath< _Scalar >)SweepPath< _Scalar >protected
m_twist_end (defined in SweepPath< _Scalar >)SweepPath< _Scalar >protected
operator==(const SweepPath< Scalar > &other) constSweepPath< _Scalar >inlinevirtual
PointType typedef (defined in SweepPath< _Scalar >)SweepPath< _Scalar >
Scalar typedef (defined in SweepPath< _Scalar >)SweepPath< _Scalar >
set_depth_begin(Scalar depth) (defined in SweepPath< _Scalar >)SweepPath< _Scalar >inline
set_depth_end(Scalar depth) (defined in SweepPath< _Scalar >)SweepPath< _Scalar >inline
set_normalization_transform(const TransformType &transform)SweepPath< _Scalar >inline
set_num_samples(size_t n)SweepPath< _Scalar >inline
set_offset_fn(std::function< Scalar(Scalar)> fn)SweepPath< _Scalar >inline
set_pivot(const PointType &p) (defined in SweepPath< _Scalar >)SweepPath< _Scalar >inline
set_samples(std::vector< Scalar > samples)SweepPath< _Scalar >inline
set_taper_begin(Scalar taper) (defined in SweepPath< _Scalar >)SweepPath< _Scalar >inline
set_taper_end(Scalar taper) (defined in SweepPath< _Scalar >)SweepPath< _Scalar >inline
set_twist_begin(Scalar twist) (defined in SweepPath< _Scalar >)SweepPath< _Scalar >inline
set_twist_end(Scalar twist) (defined in SweepPath< _Scalar >)SweepPath< _Scalar >inline
TransformType typedef (defined in SweepPath< _Scalar >)SweepPath< _Scalar >
~SweepPath()=default (defined in SweepPath< _Scalar >)SweepPath< _Scalar >virtual