Navigation

  • index
  • LegionEngine v 0.2 alpha documentation »
  • File geometry.hpp

File geometry.hpp¶

↰ Parent directory (/home/runner/work/Legion-Engine/Legion-Engine/legion/engine/core/math)

Contents

  • Definition (/home/runner/work/Legion-Engine/Legion-Engine/legion/engine/core/math/geometry.hpp)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

Definition (/home/runner/work/Legion-Engine/Legion-Engine/legion/engine/core/math/geometry.hpp)¶

  • Program Listing for File geometry.hpp

Includes¶

  • core/math/close_enough.hpp (File close_enough.hpp)

  • core/math/glm/glm_include.hpp

  • core/math/glm/gtx/string_cast.hpp

Included By¶

  • File math.hpp

Namespaces¶

  • Namespace legion

  • Namespace legion::core

  • Namespace legion::core::math

Classes¶

  • Class line_segment

  • Class plane

  • Class triangle

Functions¶

  • Function legion::core::math::angleToPlane

  • Function legion::core::math::planeMatrix

  • Function legion::core::math::pointProjectionOntoTriangle

  • Function legion::core::math::pointToLine2D

  • Function legion::core::math::pointToLineSegment

  • Function legion::core::math::pointToLineSegment2D

  • Function legion::core::math::pointToPlane

  • Function legion::core::math::pointToTriangle(const vec3&, const vec3&, const vec3&, const vec3&)

  • Function legion::core::math::pointToTriangle(const vec3&, const vec3&, const vec3&, const vec3&, const vec3&, bool)

  • Function legion::core::math::triangleSurface

Table of Contents

  • File geometry.hpp
    • Definition (/home/runner/work/Legion-Engine/Legion-Engine/legion/engine/core/math/geometry.hpp)
    • Includes
    • Included By
    • Namespaces
    • Classes
    • Functions

Related Topics

  • Documentation index

This Page

  • Show Source

Quick search