|
Simbody
3.4 (development)
|
Defines primitive operations on triangles. More...
#include "SimTKcommon.h"#include "simmath/internal/common.h"#include "simmath/internal/Geo.h"#include "simmath/internal/Geo_Point.h"#include "simmath/internal/Geo_LineSeg.h"#include <cassert>#include <cmath>#include <algorithm>Go to the source code of this file.
Classes | |
| class | SimTK::Geo::Triangle_< P > |
| A geometric primitive representing a triangle by its vertices as points in some unspecified frame, and a collection of triangle-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. | |
Defines primitive operations on triangles.