MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::AffineXf< V > Member List

This is the complete list of members for MR::AffineXf< V >, including all inherited members.

A (defined in MR::AffineXf< V >)MR::AffineXf< V >
AffineXf() noexcept=default (defined in MR::AffineXf< V >)MR::AffineXf< V >
AffineXf(const M &A, const V &b) noexcept (defined in MR::AffineXf< V >)MR::AffineXf< V >inline
b (defined in MR::AffineXf< V >)MR::AffineXf< V >
linear(const M &A) noexceptMR::AffineXf< V >inlinestatic
linearOnly(const V &x) const noexceptMR::AffineXf< V >inline
M typedef (defined in MR::AffineXf< V >)MR::AffineXf< V >
MR_REQUIRES_IF_SUPPORTED(!std::is_same_v< U, V >) const expr explicit AffineXf(const AffineXf< U > &xf) noexcept (defined in MR::AffineXf< V >)MR::AffineXf< V >inline
operator!= (defined in MR::AffineXf< V >)MR::AffineXf< V >friend
operator()(const V &x) const noexceptMR::AffineXf< V >inline
operator*(const AffineXf< V > &u, const AffineXf< V > &v)MR::AffineXf< V >friend
operator<< (defined in MR::AffineXf< V >)MR::AffineXf< V >friend
operator== (defined in MR::AffineXf< V >)MR::AffineXf< V >friend
operator>> (defined in MR::AffineXf< V >)MR::AffineXf< V >friend
T typedef (defined in MR::AffineXf< V >)MR::AffineXf< V >
translation(const V &b) noexceptMR::AffineXf< V >inlinestatic
xfAround(const M &A, const V &stable) noexceptMR::AffineXf< V >inlinestatic