![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <ecvPointCloud.h>


Public Member Functions | |
| int | init (int count, bool withColors, bool withNormals, bool *reallocated=nullptr) |
| Inits the VBO. More... | |
| VBO () | |
Public Attributes | |
| int | rgbShift |
| int | normalShift |
Definition at line 1364 of file ecvPointCloud.h.
|
inline |
Definition at line 1377 of file ecvPointCloud.h.
| int ccPointCloud::VBO::init | ( | int | count, |
| bool | withColors, | ||
| bool | withNormals, | ||
| bool * | reallocated = nullptr |
||
| ) |
Inits the VBO.
| int ccPointCloud::VBO::normalShift |
Definition at line 1367 of file ecvPointCloud.h.
| int ccPointCloud::VBO::rgbShift |
Definition at line 1366 of file ecvPointCloud.h.