|
|
| Point4d (const float _x, const float _y, const float _z, const float _w) |
| |
|
Point4d & | operator= (const Point4d ¶m) |
| |
|
bool | operator== (const Point4d ¶m) const |
| |
|
Point4d | operator- (const Point4d &_p) const |
| |
|
Point4d | operator- () const |
| |
|
Point4d | operator+ (const Point4d &_p) const |
| |
|
Point4d | operator* (const float d) const |
| |
|
Point4d | operator/ (const float d) const |
| |
|
Point4d | normalize () const |
| |
|
float | size () const |
| |
|
|
union { |
|
struct { |
|
float x |
| |
|
float y |
| |
|
float z |
| |
|
float w |
| |
| } | |
| |
|
float m [4] |
| |
| }; | |
| |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/alicevision/checkouts/latest/src/aliceVision/mvsData/Point4d.hpp