Interface TreeRayCastCallback

All Known Implementing Classes:
DynamicTreeTest

public interface TreeRayCastCallback
callback for DynamicTree
Author:
Daniel Murphy
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    raycastCallback(RayCastInput input, int nodeId)
     
  • Method Details

    • raycastCallback

      float raycastCallback(RayCastInput input, int nodeId)
      Parameters:
      input -
      nodeId -
      Returns:
      the fraction to the node