A3DProjectPointCloudManagerDataFromRI

struct A3DProjectPointCloudManagerDataFromRI

A3DProjectPointCloudManagerDataFromRI sructure.

8.1

Variables

A3DUns32 A3DProjectPointCloudManagerDataFromRI.m_uRepItemSize

m_uRepItemSize number of element in pRepItems.

A3DRiRepresentationItem **A3DProjectPointCloudManagerDataFromRI.m_pRepItems

pRepItem Array of representation item.

A3DRiBrepModel and A3DRiPolyBrepModel are supported

A3DDouble **A3DProjectPointCloudManagerDataFromRI.m_pOptPlacements

Optional array of representation item placements (16 A3DDouble matrix).

A3DBool A3DProjectPointCloudManagerDataFromRI.m_bUseExactComputation

Flag to use exact topology.

When this flag is false, the algorithm drops the point cloud on the faceted geometry, otherwise, the exact topology is used.