![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <MultiGridOctreeData.h>
Public Member Functions | |
| ProjectiveData (V vv=V(0), Real ww=Real(0)) | |
| operator V () | |
| ProjectiveData & | operator+= (const ProjectiveData &p) |
| ProjectiveData & | operator-= (const ProjectiveData &p) |
| ProjectiveData & | operator*= (Real s) |
| ProjectiveData & | operator/= (Real s) |
| ProjectiveData | operator+ (const ProjectiveData &p) const |
| ProjectiveData | operator- (const ProjectiveData &p) const |
| ProjectiveData | operator* (Real s) const |
| ProjectiveData | operator/ (Real s) const |
Public Attributes | |
| V | v |
| Real | w |
Definition at line 314 of file MultiGridOctreeData.h.
|
inline |
Definition at line 318 of file MultiGridOctreeData.h.
Referenced by Octree< Real >::ProjectiveData< V >::operator*(), Octree< Real >::ProjectiveData< V >::operator+(), Octree< Real >::ProjectiveData< V >::operator-(), and Octree< Real >::ProjectiveData< V >::operator/().
Definition at line 319 of file MultiGridOctreeData.h.
References Octree< Real >::ProjectiveData< V >::v, and Octree< Real >::ProjectiveData< V >::w.
|
inline |
Definition at line 326 of file MultiGridOctreeData.h.
References Octree< Real >::ProjectiveData< V >::ProjectiveData(), Octree< Real >::ProjectiveData< V >::v, and Octree< Real >::ProjectiveData< V >::w.
|
inline |
Definition at line 322 of file MultiGridOctreeData.h.
References Octree< Real >::ProjectiveData< V >::v, and Octree< Real >::ProjectiveData< V >::w.
|
inline |
Definition at line 324 of file MultiGridOctreeData.h.
References Octree< Real >::ProjectiveData< V >::ProjectiveData(), Octree< Real >::ProjectiveData< V >::v, and Octree< Real >::ProjectiveData< V >::w.
|
inline |
Definition at line 320 of file MultiGridOctreeData.h.
References Octree< Real >::ProjectiveData< V >::v, and Octree< Real >::ProjectiveData< V >::w.
|
inline |
Definition at line 325 of file MultiGridOctreeData.h.
References Octree< Real >::ProjectiveData< V >::ProjectiveData(), Octree< Real >::ProjectiveData< V >::v, and Octree< Real >::ProjectiveData< V >::w.
|
inline |
Definition at line 321 of file MultiGridOctreeData.h.
References Octree< Real >::ProjectiveData< V >::v, and Octree< Real >::ProjectiveData< V >::w.
|
inline |
Definition at line 327 of file MultiGridOctreeData.h.
References Octree< Real >::ProjectiveData< V >::ProjectiveData(), Octree< Real >::ProjectiveData< V >::v, and Octree< Real >::ProjectiveData< V >::w.
|
inline |
Definition at line 323 of file MultiGridOctreeData.h.
References Octree< Real >::ProjectiveData< V >::v, and Octree< Real >::ProjectiveData< V >::w.
Definition at line 316 of file MultiGridOctreeData.h.
Referenced by Octree< Real >::ProjectiveData< V >::operator V(), Octree< Real >::ProjectiveData< V >::operator*(), Octree< Real >::ProjectiveData< V >::operator*=(), Octree< Real >::ProjectiveData< V >::operator+(), Octree< Real >::ProjectiveData< V >::operator+=(), Octree< Real >::ProjectiveData< V >::operator-(), Octree< Real >::ProjectiveData< V >::operator-=(), Octree< Real >::ProjectiveData< V >::operator/(), and Octree< Real >::ProjectiveData< V >::operator/=().
Definition at line 317 of file MultiGridOctreeData.h.
Referenced by Octree< Real >::ProjectiveData< V >::operator V(), Octree< Real >::ProjectiveData< V >::operator*(), Octree< Real >::ProjectiveData< V >::operator*=(), Octree< Real >::ProjectiveData< V >::operator+(), Octree< Real >::ProjectiveData< V >::operator+=(), Octree< Real >::ProjectiveData< V >::operator-(), Octree< Real >::ProjectiveData< V >::operator-=(), Octree< Real >::ProjectiveData< V >::operator/(), and Octree< Real >::ProjectiveData< V >::operator/=().