RCPPSW
1.4.4.beta

Contents:

  • Setting Up RCPPSW
  • Using RCPPSW: Runtime Configuration
  • Contributing
  • RCPPSW API
RCPPSW
  • File spatial.hpp

File spatial.hpp

↰ Parent directory (rcppsw/spatial)

Contents

  • Definition (rcppsw/spatial/spatial.hpp)

  • Detailed Description

  • Includes

  • Included By

  • Namespaces

  • Functions

  • Defines

Definition (rcppsw/spatial/spatial.hpp)

  • Program Listing for File spatial.hpp

Detailed Description

2021 John Harwell, All rights reserved.

SPDX-License-Identifier: MIT

Includes

  • rcppsw/math/vector2.hpp (File vector2.hpp)

  • rcppsw/math/vector3.hpp (File vector3.hpp)

  • rcppsw/spatial/euclidean_dist.hpp (File euclidean_dist.hpp)

Included By

  • File bounding_box.hpp

Namespaces

  • Namespace rcppsw

  • Namespace rcppsw::spatial

Functions

  • Template Function rcppsw::spatial::xspan(const TCoord&, const double&)

  • Template Function rcppsw::spatial::xspan(const TCoord&, size_t)

  • Template Function rcppsw::spatial::yspan(const TCoord&, const double&)

  • Template Function rcppsw::spatial::yspan(const TCoord&, size_t)

  • Template Function rcppsw::spatial::zspan(const TCoord&, const double&)

  • Template Function rcppsw::spatial::zspan(const TCoord&, size_t)

Defines

  • Define RCPPSW_MATH_SPAN_FUNC_DISC

  • Define RCPPSW_MATH_SPAN_FUNC_FLT


© Copyright 2024, John Harwell.

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