Simbody  3.4 (development)
Geo_Box.h File Reference

Defines primitive operations involving 3d rectangular boxes. 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::Box_< P >
 A 3d rectangular box aligned with an unspecified frame F and centered at that frame's origin. More...
class  SimTK::Geo::AlignedBox_< P >
 A 3d box aligned with an unspecified frame F and centered at a given point measured from that frame's origin. More...
class  SimTK::Geo::OrientedBox_< P >
 TODO: A 3d box oriented and positioned with respect to an unspecified frame F. 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 involving 3d rectangular boxes.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines