SCENE C++ API  2.1.0
Public Attributes | List of all members
LSPointXYZN Struct Reference

The LSPointXYZN class is the representation of a scan point with XYZ double coordinates and XYZ float components of the normal vector. More...

#include <lspointtypes.h>

Public Attributes

double x
 The X position of the scan point.
 
double y
 The Y position of the scan point.
 
double z
 The Z position of the scan point.
 
float nX
 The X component of the normal vector.
 
float nY
 The Y component of the normal vector.
 
float nZ
 The Z component of the normal vector.
 

Detailed Description

The LSPointXYZN class is the representation of a scan point with XYZ double coordinates and XYZ float components of the normal vector.

Version
SCENE API Version 2.0.25.