Searched refs:getMaxDistance (Results 1 – 4 of 4) sorted by relevance
240 if (distance > src.getMaxDistance()) { in update()241 distance = src.getMaxDistance(); in update()
485 public float getMaxDistance() { in getMaxDistance() method in ChaseCamera520 cc.setMaxDistance(getMaxDistance()); in cloneForSpatial()
537 public float getMaxDistance() { in getMaxDistance() method in AudioNode
337 alSourcef(id, AL_MAX_DISTANCE, src.getMaxDistance()); in updateSourceParam()456 alSourcef(id, AL_MAX_DISTANCE, src.getMaxDistance()); in setSourceParams()