Euphoria
sphere.builder.cc File Reference
#include "core/sphere.builder.h"
#include "assert/assert.h"
#include "base/cint.h"
#include "base/numeric.h"

Go to the source code of this file.

Namespaces

 eu
 
 eu::core
 

Functions

vec3f eu::core::calc_center (const std::vector< vec3f > &positions)
 
SphereAndPosition eu::core::build_bounding_sphere (const std::vector< vec3f > &positions)