Skip to content
  • Ken Martin's avatar
    two minor fixes · 6f611684
    Ken Martin authored
    make cursor3D use double as it may get placed into large coordinate
    systems that float cannot handle
    
    make private var in follower protected so that subclasses can
    leverage it.
    6f611684