![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Public Member Functions | |
| Int3 () | |
| Int3 (int k) | |
| bool | operator== (const Int3 &other) const |
Public Attributes | |
| int | x_ |
| int | y_ |
| int | z_ |
Definition at line 254 of file HashMap.cpp.
|
inline |
Definition at line 256 of file HashMap.cpp.
|
inline |
Definition at line 257 of file HashMap.cpp.
|
inline |
Definition at line 258 of file HashMap.cpp.
| int cloudViewer::core::Int3::x_ |
Definition at line 261 of file HashMap.cpp.
Referenced by operator==().
| int cloudViewer::core::Int3::y_ |
Definition at line 262 of file HashMap.cpp.
Referenced by operator==().
| int cloudViewer::core::Int3::z_ |
Definition at line 263 of file HashMap.cpp.
Referenced by operator==().