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

#include <ecvPointCloud.h>

Inheritance diagram for ccPointCloud::UnrollBaseParams:

Public Attributes

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 871 of file ecvPointCloud.h.

Member Data Documentation

◆ axisDim

unsigned char ccPointCloud::UnrollBaseParams::axisDim

unrolling cylinder/cone axis (X=0, Y=1 or Z=2)

Definition at line 875 of file ecvPointCloud.h.

◆ radius

PointCoordinateType ccPointCloud::UnrollBaseParams::radius

unrolling cylinder radius (or cone base radius)

Definition at line 873 of file ecvPointCloud.h.


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