A3DPDFModelFileNodesData

struct A3DPDFModelFileNodesData

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

10.0

Index

Variables

Variables

A3DInt32 A3DPDFModelFileNodesData.m_iNbNodes

Size of the following array.

A3DPDFNodeData **A3DPDFModelFileNodesData.m_ppNodes

Array of PDF nodes in the modelfile.