HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_ScopeOptions Class Reference

#include <OP_Parameters.h>

Public Member Functions

 OP_ScopeOptions (bool allow_nonchannels, bool exclude_animated, bool exclude_constant, bool include_only_nonint_keys, bool scoped_related_layers, OP_ScopeType scope_type)
 

Public Attributes

bool myAllowNonChannels
 
bool myExcludeAnimated
 
bool myExcludeConstant
 
bool myIncludeOnlyNonIntKeys
 
bool myScopedRelatedLayers
 
OP_ScopeType myScopeType
 

Detailed Description

Definition at line 72 of file OP_Parameters.h.

Constructor & Destructor Documentation

OP_ScopeOptions::OP_ScopeOptions ( bool  allow_nonchannels,
bool  exclude_animated,
bool  exclude_constant,
bool  include_only_nonint_keys,
bool  scoped_related_layers,
OP_ScopeType  scope_type 
)
inline

Definition at line 90 of file OP_Parameters.h.

Member Data Documentation

bool OP_ScopeOptions::myAllowNonChannels

Definition at line 102 of file OP_Parameters.h.

bool OP_ScopeOptions::myExcludeAnimated

Definition at line 103 of file OP_Parameters.h.

bool OP_ScopeOptions::myExcludeConstant

Definition at line 104 of file OP_Parameters.h.

bool OP_ScopeOptions::myIncludeOnlyNonIntKeys

Definition at line 105 of file OP_Parameters.h.

bool OP_ScopeOptions::myScopedRelatedLayers

Definition at line 106 of file OP_Parameters.h.

OP_ScopeType OP_ScopeOptions::myScopeType

Definition at line 108 of file OP_Parameters.h.


The documentation for this class was generated from the following file: