HomeSort by relevance Sort by last modified time
    Searched refs:caldera (Results 1 - 2 of 2) sorted by null

  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
ParticleDepositionHeightMap.java 43 * realism we can define a caldera. Similar to the way volcano's form
45 * into the volcano, creating the caldera.
58 private float caldera; field in class:ParticleDepositionHeightMap
75 * @param caldera defines the altitude to invert a peak. This is
80 * if caldera is not between 0 and 1. If minParticles is greater than
89 float caldera) throws Exception {
104 if (caldera < 0.0f || caldera > 1.0f) {
106 "Caldera level must be " + "between 0 and 1");
115 this.caldera = caldera;
    [all...]
  /external/openssh/contrib/caldera/
openssh.spec 48 Packager : Raymund Will <ray@caldera.de>
219 install -m644 contrib/caldera/sshd.pam %{buildroot}/etc/pam.d/sshd
224 install -m 0755 contrib/caldera/sshd.init %{buildroot}%{SVIdir}/sshd
243 install -m 0755 contrib/caldera/ssh-host-keygen $SKG

Completed in 168 milliseconds