fw4spl
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
PickingInfo.cpp
1
/* ***** BEGIN LICENSE BLOCK *****
2
* FW4SPL - Copyright (C) IRCAD, 2015-2016.
3
* Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4
* published by the Free Software Foundation.
5
* ****** END LICENSE BLOCK ****** */
6
7
#include "fwDataTools/PickingInfo.hpp"
8
9
namespace
fwDataTools
10
{
11
12
PickingInfo::PickingInfo()
13
{
14
m_worldPos
[0] = 0.;
15
m_worldPos
[1] = 0.;
16
m_worldPos
[2] = 0.;
17
18
}
19
20
}
21
fwDataTools::PickingInfo::m_worldPos
double m_worldPos[3]
Position clicked in world coordinates.
Definition:
PickingInfo.hpp:44
fwDataTools
The namespace fwDataTools contains classes which provide helpers to manipulate fwData::Object. *.
Definition:
ools/include/fwDataTools/Color.hpp:15
SrcLib
core
fwDataTools
src
fwDataTools
PickingInfo.cpp
Generated on Wed Sep 5 2018 12:47:55 for fw4spl by
1.8.11