anonymous_namespace{Barneshut.cpp}::Point Struct Reference
List of all members.
Constructor & Destructor Documentation
anonymous_namespace{Barneshut.cpp}::Point::Point |
( |
|
) |
[inline] |
anonymous_namespace{Barneshut.cpp}::Point::Point |
( |
double |
_x, |
|
|
double |
_y, |
|
|
double |
_z | |
|
) |
| | [inline] |
anonymous_namespace{Barneshut.cpp}::Point::Point |
( |
double |
v |
) |
[inline, explicit] |
Member Function Documentation
bool anonymous_namespace{Barneshut.cpp}::Point::operator!= |
( |
const Point & |
other |
) |
[inline] |
Point& anonymous_namespace{Barneshut.cpp}::Point::operator*= |
( |
double |
value |
) |
[inline] |
Point& anonymous_namespace{Barneshut.cpp}::Point::operator+= |
( |
const Point & |
other |
) |
[inline] |
bool anonymous_namespace{Barneshut.cpp}::Point::operator== |
( |
const Point & |
other |
) |
[inline] |
double& anonymous_namespace{Barneshut.cpp}::Point::operator[] |
( |
const int |
index |
) |
[inline] |
double anonymous_namespace{Barneshut.cpp}::Point::operator[] |
( |
const int |
index |
) |
const [inline] |
Member Data Documentation
double anonymous_namespace{Barneshut.cpp}::Point::x |
double anonymous_namespace{Barneshut.cpp}::Point::y |
double anonymous_namespace{Barneshut.cpp}::Point::z |
The documentation for this struct was generated from the following file: