Developer Documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
AlignT.hh
1
2
namespace
align
{
3
8
template
<
class
MeshT >
9
void
moveToCOG(MeshT& _mesh);
10
15
template
<
class
MeshT >
16
void
rotate
(MeshT& _mesh);
17
22
template
<
class
MeshT >
23
void
moveCenterOfBBToOrigin(MeshT& _mesh);
24
25
}
// namespace align
26
27
28
#if defined(INCLUDE_TEMPLATES) && !defined(ALIGNT_CC)
29
#define MALIGNT_TEMPLATES
30
#include "AlignT.cc"
31
#endif
32
33
PluginFunctions::rotate
void rotate(const ACG::Vec3d &_axis, const double _angle, const ACG::Vec3d &_center, int _viewer)
Rotate Scene around axis.
Definition:
PluginFunctions.cc:837
align
Definition:
AlignT.cc:45
Plugin-AlignMeshes
AlignT.hh
Generated on Wed Jul 13 2016 13:36:25 for Developer Documentation by
1.8.8