File collinear.hxx¶

↰ Parent directory (src/acme)

Contents

  • Definition (src/acme/collinear.hxx)

  • Includes

  • Included By

  • Namespaces

  • Functions

  • Defines

Definition (src/acme/collinear.hxx)¶

  • Program Listing for File collinear.hxx

Includes¶

  • line.hxx (File line.hxx)

  • parallel.hxx (File parallel.hxx)

  • ray.hxx (File ray.hxx)

  • segment.hxx (File segment.hxx)

Included By¶

  • File acme.hh

  • File intersection.hxx

Namespaces¶

  • Namespace acme

Functions¶

  • Function acme::IsCollinear(entity const *, entity const *, real)

  • Function acme::IsCollinear(line const&, line const&, real)

  • Function acme::IsCollinear(line const&, segment const&, real)

  • Function acme::IsCollinear(ray const&, ray const&, real)

  • Function acme::IsCollinear(segment const&, segment const&, real)

  • Function acme::IsCollinear(line const&, ray const&, real)

  • Function acme::IsCollinear(ray const&, segment const&, real)

Defines¶

  • Define INCLUDE_ACME_COLLINEAR_HXX

Logo

Quick search

Table of Contents

  • The Library
  • General Features
  • MATLAB Toolbox
  • MATLAB API
  • C++ API
©2020, Davide Stocco. | Powered by Sphinx 4.1.1 & Alabaster 0.7.12