Interface TrackedWaypoint.Projector

All Known Implementing Classes:
GameRenderer
Enclosing class:
TrackedWaypoint

public static interface TrackedWaypoint.Projector
  • Method Details

    • projectPointToScreen

      Vec3 projectPointToScreen(Vec3 pPoint)
    • projectHorizonToScreen

      double projectHorizonToScreen()