getAltitudeOnPlane

Undocumented in source. Be warned that the author may not have intended to support it.
  1. float getAltitudeOnPlane(vec3f[3] triangle, vec2f point)
  2. float getAltitudeOnPlane(vec3f normal, vec3f pointOnPlane, vec2f point)
    pure
    float
    getAltitudeOnPlane
    (
    in vec3f normal
    ,
    in vec3f pointOnPlane
    ,
    in vec2f point
    )

Meta