HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CE_SnippetCacheEntry::SnippetParms Struct Reference

#include <CE_SnippetCache.h>

Public Member Functions

bool operator== (const SnippetParms &a) const
 
bool operator!= (const SnippetParms &a) const
 

Public Attributes

UT_StringHolder myKernelName
 
UT_StringHolder myWritebackName
 
CE_Snippet::RunOver myRunOver = CE_Snippet::RunOver::INVALID
 
bool myImportPrequel = false
 
bool myAlign = false
 
bool myVDBTiles = false
 
bool myTimeInc = false
 
bool myTime = false
 
bool mySimFrame = false
 
bool myIteration = false
 
bool myXNoise = false
 

Detailed Description

Definition at line 35 of file CE_SnippetCache.h.

Member Function Documentation

Definition at line 62 of file CE_SnippetCache.h.

bool CE_SnippetCacheEntry::SnippetParms::operator== ( const SnippetParms a) const
inline

Definition at line 47 of file CE_SnippetCache.h.

Member Data Documentation

bool CE_SnippetCacheEntry::SnippetParms::myAlign = false

Definition at line 40 of file CE_SnippetCache.h.

bool CE_SnippetCacheEntry::SnippetParms::myImportPrequel = false

Definition at line 39 of file CE_SnippetCache.h.

bool CE_SnippetCacheEntry::SnippetParms::myIteration = false

Definition at line 45 of file CE_SnippetCache.h.

UT_StringHolder CE_SnippetCacheEntry::SnippetParms::myKernelName

Definition at line 37 of file CE_SnippetCache.h.

CE_Snippet::RunOver CE_SnippetCacheEntry::SnippetParms::myRunOver = CE_Snippet::RunOver::INVALID

Definition at line 38 of file CE_SnippetCache.h.

bool CE_SnippetCacheEntry::SnippetParms::mySimFrame = false

Definition at line 44 of file CE_SnippetCache.h.

bool CE_SnippetCacheEntry::SnippetParms::myTime = false

Definition at line 43 of file CE_SnippetCache.h.

bool CE_SnippetCacheEntry::SnippetParms::myTimeInc = false

Definition at line 42 of file CE_SnippetCache.h.

bool CE_SnippetCacheEntry::SnippetParms::myVDBTiles = false

Definition at line 41 of file CE_SnippetCache.h.

UT_StringHolder CE_SnippetCacheEntry::SnippetParms::myWritebackName

Definition at line 37 of file CE_SnippetCache.h.

bool CE_SnippetCacheEntry::SnippetParms::myXNoise = false

Definition at line 46 of file CE_SnippetCache.h.


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