HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
PRM_KeySetType.h
Go to the documentation of this file.
1
/*
2
* PROPRIETARY INFORMATION. This software is proprietary to
3
* Side Effects Software Inc., and is not to be reproduced,
4
* transmitted, or disclosed in any way without written permission.
5
*
6
* NAME: PRM_KeySetType.h (Parameter Library)
7
*
8
*/
9
10
#ifndef __PRM_KeySetType_h__
11
#define __PRM_KeySetType_h__
12
13
#include "
PRM_API.h
"
14
15
// ways of setting values at keyframes:
16
enum
PRM_KeySetType
17
{
18
PRM_USE_PREFERENCES
,
// use the user preferences
19
PRM_KEY_FORCE_PENDING
,
// always set values as pending at keyframes
20
PRM_KEY_FORCE_COMMIT
// always commit the value change at keyframes
21
};
22
23
#endif
PRM_KEY_FORCE_PENDING
Definition:
PRM_KeySetType.h:19
PRM_KeySetType
PRM_KeySetType
Definition:
PRM_KeySetType.h:16
PRM_KEY_FORCE_COMMIT
Definition:
PRM_KeySetType.h:20
PRM_API.h
PRM_USE_PREFERENCES
Definition:
PRM_KeySetType.h:18
PRM
PRM_KeySetType.h
Generated on Sat Jan 18 2025 02:44:48 for HDK by
1.8.6