A3DProjectedPointCloudData
Fields
Detailed Description
-
struct A3DProjectedPointCloudData
A3DProjectedPointCloudData structure.
- Version
6.1
Public Members
-
A3DDouble m_dDist
Distance between the point to project and the projected point.
Or if probe radius is set, distance to probe sphere
-
A3DVector3dData m_sPt
3D projected point.
-
A3DVector2dData m_sUV
2D projected point.