XMOLPP2 | C++ API
  1. Pages
  2. Namespaces
  1. Classes
  2. Files

xmol::geom::affine namespace

Contents

  • Reference
    • Classes
    • Functions

Classes

struct EulerAngles
class Rotation3d
class Transformation3d
class Translation3d
class UniformScale3d
struct YawPitchRoll

Functions

auto operator*(const Rotation3d&, const Rotation3d& m) -> Rotation3d
auto operator*(const UniformScale3d&, const UniformScale3d& m) -> UniformScale3d
auto operator*(const Translation3d&, const Translation3d& m) -> Translation3d
auto operator*(const Transformation3d&, const Translation3d&) -> Transformation3d
auto operator*(const Transformation3d&, const UniformScale3d&) -> Transformation3d
auto operator*(const Transformation3d&, const Rotation3d&) -> Transformation3d
auto operator*(const Transformation3d&, const Transformation3d&) -> Transformation3d
auto operator*(const Translation3d&, const UniformScale3d&) -> Transformation3d
auto operator*(const Translation3d&, const Rotation3d&) -> Transformation3d
auto operator*(const Translation3d&, const Transformation3d&) -> Transformation3d
auto operator*(const UniformScale3d&, const Translation3d&) -> Transformation3d
auto operator*(const UniformScale3d&, const Rotation3d&) -> Transformation3d
auto operator*(const UniformScale3d&, const Transformation3d&) -> Transformation3d
auto operator*(const Rotation3d&, const Translation3d&) -> Transformation3d
auto operator*(const Rotation3d&, const UniformScale3d&) -> Transformation3d
auto operator*(const Rotation3d&, const Transformation3d&) -> Transformation3d
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    XMOLPP2 C++ API. Created with Doxygen 1.8.17 and m.css.