#include <opcntr.h>
Inheritance diagram for ChangeContourProfileParam:

Public Member Functions | |
| ChangeContourProfileParam (CProfileBiasGain &Profile) | |
Public Attributes | |
| CProfileBiasGain | m_Profile |
Definition at line 660 of file opcntr.h.
|
|
Definition at line 664 of file opcntr.h. 00665 { 00666 m_Profile = Profile; 00667 }
|
|
|
|
1.4.4