www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'DICONDITION'
|
|
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DICONDITION
[ TDx_Input_Library ]
[ next: DICONSTANTFORCE ]
[ prev: Custom Force ]
The DICONDITION structure is defined as :-
struct DICONDITION {
LONG lOffset;
LONG lPositiveCoefficient;
LONG lNegativeCoefficient;
DWORD dwPositiveSaturation;
DWORD dwNegativeSaturation;
LONG lDeadBand;
};
|
|