All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Collision::RayNodeIntersectionResult Struct Reference

Public Member Functions

 RayNodeIntersectionResult (const v3 &rayOrigin, const v3 &rayDirection, float skewedRayParamScale, const CollisionBvh &collisionBvh, const CollisionBvhNode &node, bool intersects, float intersectionParam)
 
const v3RayOrigin () const
 
const v3RayDirection () const
 
float SkewedRayParamScale () const
 
const CollisionBvhBvh () const
 
const CollisionBvhNodeNode () const
 
bool Intersects () const
 
float IntersectionParam () const
 

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