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