ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccPointCloud::UnrollConeParams Struct Reference

#include <ecvPointCloud.h>

Inheritance diagram for ccPointCloud::UnrollConeParams:
Collaboration diagram for ccPointCloud::UnrollConeParams:

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...
 

Detailed Description

Definition at line 880 of file ecvPointCloud.h.

Member Data Documentation

◆ apex

CCVector3 ccPointCloud::UnrollConeParams::apex

Definition at line 881 of file ecvPointCloud.h.

◆ coneAngle_deg

double ccPointCloud::UnrollConeParams::coneAngle_deg

Cone apex.

Definition at line 882 of file ecvPointCloud.h.


The documentation for this struct was generated from the following file: