Simbody  3.4 (development)
Geo_Sphere.h File Reference

Defines primitive operations on spheres. More...

#include "SimTKcommon.h"
#include "simmath/internal/common.h"
#include "simmath/internal/Geo.h"
#include <cassert>
#include <cmath>
#include <algorithm>

Go to the source code of this file.

Classes

class  SimTK::Geo::Sphere_< P >
 A geometric primitive representing a sphere by its radius and center point, and a collection of sphere-related utility methods. More...

Namespaces

namespace  SimTK
 

This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.



Detailed Description

Defines primitive operations on spheres.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines