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


Public Attributes | |
| CCVector3 | apex |
| double | coneAngle_deg |
| Cone apex. More... | |
Public Attributes inherited from ccPointCloud::UnrollBaseParams | |
| PointCoordinateType | radius |
| unrolling cylinder radius (or cone base radius) More... | |
| unsigned char | axisDim |
| unrolling cylinder/cone axis (X=0, Y=1 or Z=2) More... | |
Definition at line 880 of file ecvPointCloud.h.
| CCVector3 ccPointCloud::UnrollConeParams::apex |
Definition at line 881 of file ecvPointCloud.h.
| double ccPointCloud::UnrollConeParams::coneAngle_deg |
Cone apex.
Definition at line 882 of file ecvPointCloud.h.