A3DFRMParameterData
Fields
A3DUns32 |
m_uiFeatureSize |
A3DFRMFeature ** |
m_ppFeatures |
EA3DFRMParameterType |
m_eType |
Detailed Description
-
struct
A3DFRMParameterData
Feature parameter data structure.
Structure describes the feature type
See also
A3DFRMParameterGet
- Version
- 10.2
Public Members
-
A3DUns32
m_uiFeatureSize
The size of m_ppFeatures.
-
A3DFRMFeature **
m_ppFeatures
Array of Features.
-
EA3DFRMParameterType
m_eType
Feature parameter type.