HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
AABTriangleIntersection
Function
73 statements
Source File
OrientedBoundingBox.f90
OrientedBoundingBox
AABTriangleIntersection
Contents
public function AABTriangleIntersection(v0, v1, v2) result(Intersect)
Uses
MappedGeometryClass
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=RP),
intent(in)
::
v0
(NDIM)
real(kind=RP),
intent(in)
::
v1
(NDIM)
real(kind=RP),
intent(in)
::
v2
(NDIM)
Return Value
logical