Empeld
Empeld plugin documentation.
pluginbase.Helpers.Geometry.IIntersectable Interface Reference

Interface to implement to test if intersectable More...

Inheritance diagram for pluginbase.Helpers.Geometry.IIntersectable:
pluginbase.Helpers.Geometry.AxisAlignedBox pluginbase.Helpers.Geometry.Sphere

Public Member Functions

bool Intersects (Ray ray, out double dist)
 

Detailed Description

Interface to implement to test if intersectable

Member Function Documentation

◆ Intersects()

bool pluginbase.Helpers.Geometry.IIntersectable.Intersects ( Ray  ray,
out double  dist 
)

The documentation for this interface was generated from the following file: