flom
develop
  • About this project
  • Installation
  • How to build flom manually
  • Basic usage
  • API Documentation
    • Class Hierarchy
    • File Hierarchy
    • Full API
      • Namespaces
      • Classes and Structs
      • Enums
      • Functions
      • Variables
      • Typedefs
      • Directories
      • Files
        • File CMakeLists.txt
        • File constants.hpp
        • File effector.hpp
        • File effector_type.hpp
        • File effector_weight.hpp
        • File errors.hpp
        • File flom.hpp
        • File frame.hpp
        • File interpolation.hpp
        • File loose_compare.hpp
        • File motion.hpp
        • File motion.impl.hpp
        • File optional.hpp
        • File proto_util.hpp
        • File range.hpp
        • File range.impl.hpp
flom
  • Docs »
  • API Documentation »
  • File frame.hpp
  • Edit on GitHub

File frame.hpp¶

↰ Parent directory (include/flom)

Contents

  • Definition (include/flom/frame.hpp)
  • Includes
  • Included By
  • Namespaces
  • Classes
  • Functions
  • Typedefs

Definition (include/flom/frame.hpp)¶

  • Program Listing for File frame.hpp

Includes¶

  • boost/operators.hpp
  • boost/range/any_range.hpp
  • flom/effector.hpp (File effector.hpp)
  • string
  • unordered_map

Included By¶

  • File flom.hpp
  • File interpolation.hpp
  • File motion.hpp
  • File motion.impl.hpp
  • File range.hpp

Namespaces¶

  • Namespace flom

Classes¶

  • Struct Frame
  • Class FrameDifference

Functions¶

  • Function flom::operator!=(const Frame&, const Frame&)
  • Function flom::operator-(const Frame&, const Frame&)
  • Function flom::operator==(const FrameDifference&, const FrameDifference&)
  • Function flom::operator==(const Frame&, const Frame&)

Typedefs¶

  • Typedef flom::KeyRange
Next Previous

© Copyright 2019 coord.e Revision e851ea0d.

Built with Sphinx using a theme provided by Read the Docs.