A3DFRMParameterData Struct Reference

Feature parameter data structure. More...

Data Fields

EA3DFRMParameterType m_eType
 
A3DFRMFeature ** m_ppFeatures
 
A3DUns32 m_uiFeatureSize
 

Detailed Description

Feature parameter data structure.

Structure describes the feature type

See also
A3DFRMParameterGet
Version
10.2

Field Documentation

A3DUns32 A3DFRMParameterData::m_uiFeatureSize

The size of m_ppFeatures.

A3DFRMFeature** A3DFRMParameterData::m_ppFeatures

Array of Features.

EA3DFRMParameterType A3DFRMParameterData::m_eType

Feature parameter type.