SurgSim
Math
Shapes.h
Go to the documentation of this file.
1
// This file is a part of the OpenSurgSim project.
2
// Copyright 2013, SimQuest Solutions Inc.
3
//
4
// Licensed under the Apache License, Version 2.0 (the "License");
5
// you may not use this file except in compliance with the License.
6
// You may obtain a copy of the License at
7
//
8
// http://www.apache.org/licenses/LICENSE-2.0
9
//
10
// Unless required by applicable law or agreed to in writing, software
11
// distributed under the License is distributed on an "AS IS" BASIS,
12
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
// See the License for the specific language governing permissions and
14
// limitations under the License.
15
16
#ifndef SURGSIM_MATH_SHAPES_H
17
#define SURGSIM_MATH_SHAPES_H
18
20
#include "
SurgSim/Math/BoxShape.h
"
21
#include "
SurgSim/Math/CapsuleShape.h
"
22
#include "
SurgSim/Math/CompoundShape.h
"
23
#include "
SurgSim/Math/CylinderShape.h
"
24
#include "
SurgSim/Math/DoubleSidedPlaneShape.h
"
25
#include "
SurgSim/Math/MeshShape.h
"
26
#include "
SurgSim/Math/OctreeShape.h
"
27
#include "
SurgSim/Math/ParticlesShape.h
"
28
#include "
SurgSim/Math/PlaneShape.h
"
29
#include "
SurgSim/Math/SphereShape.h
"
30
#include "
SurgSim/Math/SurfaceMeshShape.h
"
31
32
#endif // SURGSIM_MATH_SHAPES_H
BoxShape.h
CompoundShape.h
CapsuleShape.h
CylinderShape.h
MeshShape.h
SurfaceMeshShape.h
DoubleSidedPlaneShape.h
ParticlesShape.h
SphereShape.h
PlaneShape.h
OctreeShape.h
Generated on Thu Dec 7 2017 12:53:35 for OpenSurgSim by
1.8.13