A3DPDFModelFileNodesData

Fields

A3DInt32

m_iNbNodes

A3DPDFNodeData **

m_ppNodes

Detailed Description

struct A3DPDFModelFileNodesData

Structure that defines information on PDF nodes computed from a modelfile.

Version

10.0

Public Members

A3DInt32 m_iNbNodes

Size of the following array.

A3DPDFNodeData **m_ppNodes

Array of PDF nodes in the modelfile.