#include <RmTypes.h>
Public Attributes | |
| float | fTimeCycle |
| The time period for time computation in the viewer plug-in. | |
| BOOL | bTextureRefresh |
| float | fTextureRefreshPeriod |
| BOOL | bModelRefresh |
| float | fModelRefreshPeriod |
| RM_TCHAR | strDefaultTextureDirectory [MAX_PATH] |
| Default directory to look for texture files. | |
| RM_TCHAR | strDefaultModelDirectory [MAX_PATH] |
| Default directory to look for model files:. | |
| BOOL | bResetCameraOnEffectChange |
| A flag determining whether the viewer camera will be reset when the active effect is switched. | |
| RmModelOrientation | modelOrientation |
| RmTextureOrigin | textureOrigin |
| BOOL | bRestoreDockingWindowSettings |
This structure is used to store application preference data
|
|
A flag for automatic model files re-loading upon file change on disk: If set to true |
|
|
A flag for automatic texture files re-loading upon file change on disk: If set to true |
1.3.6