ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cc2DLabel::LabelInfo3 Struct Reference

Three-points label info. More...

#include <ecv2DLabel.h>

Collaboration diagram for cc2DLabel::LabelInfo3:

Public Member Functions

 LabelInfo3 ()
 Default constructor. More...
 

Public Attributes

unsigned point1Index
 
ccGenericPointCloudcloud1
 
unsigned point2Index
 
ccGenericPointCloudcloud2
 
unsigned point3Index
 
ccGenericPointCloudcloud3
 
CCVector3 normal
 
PointCoordinateType area
 
CCVector3d angles
 
CCVector3d edges
 

Detailed Description

Three-points label info.

Definition at line 272 of file ecv2DLabel.h.

Constructor & Destructor Documentation

◆ LabelInfo3()

cc2DLabel::LabelInfo3::LabelInfo3 ( )
inline

Default constructor.

Definition at line 284 of file ecv2DLabel.h.

Member Data Documentation

◆ angles

CCVector3d cc2DLabel::LabelInfo3::angles

Definition at line 281 of file ecv2DLabel.h.

◆ area

PointCoordinateType cc2DLabel::LabelInfo3::area

Definition at line 280 of file ecv2DLabel.h.

◆ cloud1

ccGenericPointCloud* cc2DLabel::LabelInfo3::cloud1

Definition at line 274 of file ecv2DLabel.h.

◆ cloud2

ccGenericPointCloud* cc2DLabel::LabelInfo3::cloud2

Definition at line 276 of file ecv2DLabel.h.

◆ cloud3

ccGenericPointCloud* cc2DLabel::LabelInfo3::cloud3

Definition at line 278 of file ecv2DLabel.h.

◆ edges

CCVector3d cc2DLabel::LabelInfo3::edges

Definition at line 282 of file ecv2DLabel.h.

◆ normal

CCVector3 cc2DLabel::LabelInfo3::normal

Definition at line 279 of file ecv2DLabel.h.

◆ point1Index

unsigned cc2DLabel::LabelInfo3::point1Index

Definition at line 273 of file ecv2DLabel.h.

◆ point2Index

unsigned cc2DLabel::LabelInfo3::point2Index

Definition at line 275 of file ecv2DLabel.h.

◆ point3Index

unsigned cc2DLabel::LabelInfo3::point3Index

Definition at line 277 of file ecv2DLabel.h.


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