
#include <PointCloud/Voxel.H>
Inheritance diagram for RGBVoxel:


Definition at line 92 of file Voxel.H.
Public Member Functions | |
| RGBVoxel () | |
| ~RGBVoxel () | |
Public Attributes | |
| PixRGB< float > | val |
| Storage of the value of this location. | |
|
|
Storage of the value of this location.
Definition at line 114 of file Voxel.H. Referenced by VirtualVoxelOSG< T >::reduceSize(). |
1.4.4