compute_bounding_sphere_of_2_spheres
Constants
- delta_direction :
vec3
Functions
delta_direction : vec3
Kind: global constant
compute_bounding_sphere_of_2_spheres(result, a, b)
Kind: global function
| Param | Type |
|---|---|
| result | Float32Array | vec4 | Array.<number> |
| a | Float32Array | vec4 | Array.<number> |
| b | Float32Array | vec4 | Array.<number> |