![]() |
Prusa Slicer 2.6.0
|
This is the complete list of members for Slic3r::IntersectionPoint, including all inherited members.
| _check_template_params() | Eigen::PlainObjectBase< Derived > | inlinestatic |
| _init1(Index size, typename internal::enable_if<(Base::SizeAtCompileTime!=1||!internal::is_convertible< T, Scalar >::value) &&((!internal::is_same< typename internal::traits< Derived >::XprKind, ArrayXpr >::value||Base::SizeAtCompileTime==Dynamic)), T >::type *=0) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _init1(const Scalar &val0, typename internal::enable_if< Base::SizeAtCompileTime==1 &&internal::is_convertible< T, Scalar >::value, T >::type *=0) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _init1(const Index &val0, typename internal::enable_if<(!internal::is_same< Index, Scalar >::value) &&(internal::is_same< Index, T >::value) &&Base::SizeAtCompileTime==1 &&internal::is_convertible< T, Scalar >::value, T * >::type *=0) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _init1(const Scalar *data) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _init1(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _init1(const Derived &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _init1(const EigenBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _init1(const ReturnByValue< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _init1(const RotationBase< OtherDerived, ColsAtCompileTime > &r) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _init1(const Scalar &val0, typename internal::enable_if< Base::SizeAtCompileTime!=Dynamic &&Base::SizeAtCompileTime!=1 &&internal::is_convertible< T, Scalar >::value &&internal::is_same< typename internal::traits< Derived >::XprKind, ArrayXpr >::value, T >::type *=0) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _init1(const Index &val0, typename internal::enable_if<(!internal::is_same< Index, Scalar >::value) &&(internal::is_same< Index, T >::value) &&Base::SizeAtCompileTime!=Dynamic &&Base::SizeAtCompileTime!=1 &&internal::is_convertible< T, Scalar >::value &&internal::is_same< typename internal::traits< Derived >::XprKind, ArrayXpr >::value, T * >::type *=0) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _init2(Index rows, Index cols, typename internal::enable_if< Base::SizeAtCompileTime!=2, T0 >::type *=0) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _init2(const T0 &val0, const T1 &val1, typename internal::enable_if< Base::SizeAtCompileTime==2, T0 >::type *=0) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _init2(const Index &val0, const Index &val1, typename internal::enable_if<(!internal::is_same< Index, Scalar >::value) &&(internal::is_same< T0, Index >::value) &&(internal::is_same< T1, Index >::value) &&Base::SizeAtCompileTime==2, T1 >::type *=0) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _resize_to_match(const EigenBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _set(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| _set_noalias(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| AlignedMapType typedef | Eigen::PlainObjectBase< Derived > | |
| base() | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| base() const | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| Base typedef | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | |
| coeff(Index rowId, Index colId) const | Eigen::PlainObjectBase< Derived > | inline |
| coeff(Index index) const | Eigen::PlainObjectBase< Derived > | inline |
| coeffRef(Index rowId, Index colId) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| coeffRef(Index index) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| coeffRef(Index rowId, Index colId) const | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| coeffRef(Index index) const | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| cols() const | Eigen::PlainObjectBase< Derived > | inline |
| conservativeResize(Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | inline |
| conservativeResize(Index rows, NoChange_t) | Eigen::PlainObjectBase< Derived > | inline |
| conservativeResize(NoChange_t, Index cols) | Eigen::PlainObjectBase< Derived > | inline |
| conservativeResize(Index size) | Eigen::PlainObjectBase< Derived > | inline |
| conservativeResizeLike(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inline |
| ConstAlignedMapType typedef | Eigen::PlainObjectBase< Derived > | |
| ConstMapType typedef | Eigen::PlainObjectBase< Derived > | |
| coord_type typedef | Slic3r::Point | |
| data() const | Eigen::PlainObjectBase< Derived > | inline |
| data() | Eigen::PlainObjectBase< Derived > | inline |
| DenseType typedef | Eigen::PlainObjectBase< Derived > | |
| edge_id | Slic3r::IntersectionReference | |
| innerStride() const | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| IntersectionPoint()=default | Slic3r::IntersectionPoint | |
| IntersectionPoint(int point_id, int edge_id, const Point &pt) | Slic3r::IntersectionPoint | inline |
| IntersectionPoint(const IntersectionReference &ir, const Point &pt) | Slic3r::IntersectionPoint | inline |
| IntersectionReference()=default | Slic3r::IntersectionReference | |
| IntersectionReference(int point_id, int edge_id) | Slic3r::IntersectionReference | inline |
| IsPlainObjectBase enum value | Eigen::PlainObjectBase< Derived > | |
| lazyAssign(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inline |
| m_storage | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | protected |
| Map(const Scalar *data) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| Map(Scalar *data) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| Map(const Scalar *data, Index size) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| Map(Scalar *data, Index size) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| Map(const Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| Map(Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| Map(const Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| Map(Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| MapAligned(const Scalar *data) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| MapAligned(Scalar *data) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| MapAligned(const Scalar *data, Index size) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| MapAligned(Scalar *data, Index size) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| MapAligned(const Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| MapAligned(Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| MapAligned(const Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| MapAligned(Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| MapAligned(const Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| MapAligned(Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| MapAligned(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| MapAligned(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
| MapType typedef | Eigen::PlainObjectBase< Derived > | |
| Matrix() | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| Matrix(internal::constructor_without_unaligned_array_assert) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inlineexplicit |
| Matrix(const T &x) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inlineexplicit |
| Matrix(const T0 &x, const T1 &y) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| Matrix(const Scalar &x, const Scalar &y, const Scalar &z) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| Matrix(const Matrix &other) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| Matrix(const EigenBase< OtherDerived > &other) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | explicit |
| NeedsToAlign enum value | Eigen::PlainObjectBase< Derived > | |
| new_scale(coordf_t x, coordf_t y) | Slic3r::Point | inlinestatic |
| new_scale(const Vec2d &v) | Slic3r::Point | inlinestatic |
| new_scale(const Vec2f &v) | Slic3r::Point | inlinestatic |
| operator*(const double &rhs) | Slic3r::Point | inline |
| operator*=(const double &rhs) | Slic3r::Point | inline |
| operator+=(const Point &rhs) | Slic3r::Point | inline |
| operator-=(const Point &rhs) | Slic3r::Point | inline |
| operator=(const Eigen::MatrixBase< OtherDerived > &other) | Slic3r::Point | inline |
| Matrix< coord_t, 2, 1, Eigen::DontAlign >::operator=(const Matrix &other) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| Matrix< coord_t, 2, 1, Eigen::DontAlign >::operator=(const DenseBase< OtherDerived > &other) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| Matrix< coord_t, 2, 1, Eigen::DontAlign >::operator=(const EigenBase< OtherDerived > &other) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| Matrix< coord_t, 2, 1, Eigen::DontAlign >::operator=(const ReturnByValue< OtherDerived > &func) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| Matrix< coord_t, 2, 1, Eigen::DontAlign >::operator=(const RotationBase< OtherDerived, ColsAtCompileTime > &r) | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | |
| Eigen::PlainObjectBase::operator=(const PlainObjectBase &other) | Eigen::PlainObjectBase< Derived > | inline |
| Options enum value | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | |
| outerStride() const | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | inline |
| packet(Index rowId, Index colId) const | Eigen::PlainObjectBase< Derived > | inline |
| packet(Index index) const | Eigen::PlainObjectBase< Derived > | inline |
| PacketScalar typedef | Eigen::PlainObjectBase< Derived > | |
| PlainObject typedef | Eigen::Matrix< coord_t, 2, 1, Eigen::DontAlign > | |
| PlainObjectBase() | Eigen::PlainObjectBase< Derived > | inlineprotected |
| PlainObjectBase(internal::constructor_without_unaligned_array_assert) | Eigen::PlainObjectBase< Derived > | inlineexplicitprotected |
| PlainObjectBase(const PlainObjectBase &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| PlainObjectBase(Index size, Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| PlainObjectBase(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| PlainObjectBase(const EigenBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| PlainObjectBase(const ReturnByValue< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
| Point() | Slic3r::Point | inline |
| Point(int32_t x, int32_t y) | Slic3r::Point | inline |
| Point(int64_t x, int64_t y) | Slic3r::Point | inline |
| Point(double x, double y) | Slic3r::Point | inline |
| Point(const Point &rhs) | Slic3r::Point | inline |
| Point(const Vec2d &rhs) | Slic3r::Point | inlineexplicit |
| Point(const Eigen::MatrixBase< OtherDerived > &other) | Slic3r::Point | inline |
| point_id | Slic3r::IntersectionReference | |
| RealScalar typedef | Eigen::PlainObjectBase< Derived > | |
| resize(Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | inline |
| resize(Index size) | Eigen::PlainObjectBase< Derived > | inline |
| resize(NoChange_t, Index cols) | Eigen::PlainObjectBase< Derived > | inline |
| resize(Index rows, NoChange_t) | Eigen::PlainObjectBase< Derived > | inline |
| resizeLike(const EigenBase< OtherDerived > &_other) | Eigen::PlainObjectBase< Derived > | inline |
| rotate(double angle) | Slic3r::Point | inline |
| rotate(double cos_a, double sin_a) | Slic3r::Point | inline |
| rotate(double angle, const Point ¢er) | Slic3r::Point | |
| rotated(double angle) const | Slic3r::Point | inline |
| rotated(double cos_a, double sin_a) const | Slic3r::Point | inline |
| rotated(double angle, const Point ¢er) const | Slic3r::Point | inline |
| rows() const | Eigen::PlainObjectBase< Derived > | inline |
| Scalar typedef | Eigen::PlainObjectBase< Derived > | |
| setConstant(Index size, const Scalar &val) | Eigen::PlainObjectBase< Derived > | |
| setConstant(Index rows, Index cols, const Scalar &val) | Eigen::PlainObjectBase< Derived > | |
| setOnes(Index size) | Eigen::PlainObjectBase< Derived > | |
| setOnes(Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | |
| setRandom(Index size) | Eigen::PlainObjectBase< Derived > | |
| setRandom(Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | |
| setZero(Index size) | Eigen::PlainObjectBase< Derived > | |
| setZero(Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | |
| StorageKind typedef | Eigen::PlainObjectBase< Derived > | |
| swap(DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inline |
| swap(DenseBase< OtherDerived > const &other) | Eigen::PlainObjectBase< Derived > | inline |
| writePacket(Index rowId, Index colId, const PacketScalar &val) | Eigen::PlainObjectBase< Derived > | inline |
| writePacket(Index index, const PacketScalar &val) | Eigen::PlainObjectBase< Derived > | inline |