Simbody  3.4 (development)
Geo.h File Reference

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.



Detailed Description

Defines geometric primitive shapes and algorthms.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines