A3DProjectPointCloudManagerDataFromRI

Fields

A3DUns32

m_uRepItemSize

A3DRiRepresentationItem **

m_pRepItems

A3DDouble **

m_pOptPlacements

A3DBool

m_bUseExactComputation

Detailed Description

struct A3DProjectPointCloudManagerDataFromRI

A3DProjectPointCloudManagerDataFromRI sructure.

Version

8.1

Public Members

A3DUns32 m_uRepItemSize

m_uRepItemSize number of element in pRepItems.

A3DRiRepresentationItem **m_pRepItems

pRepItem Array of representation item.

A3DRiBrepModel and A3DRiPolyBrepModel are supported

A3DDouble **m_pOptPlacements

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

A3DBool 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.