Simbody
3.4 (development)
|
Defines geometric primitive shapes and algorthms. More...
#include "SimTKcommon.h"
#include "simmath/internal/common.h"
#include <cassert>
#include <cmath>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | SimTK::Geo |
The Geo class collects geometric primitives intended to deal with raw, fixed-size geometric shapes occupying minimal memory and providing maximum performance through small inline methods and larger high performance algorithms. More... | |
Namespaces | |
namespace | SimTK |
This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols. |
Defines geometric primitive shapes and algorthms.