Home
last modified time | relevance | path

Searched defs:CopiedCmdCache (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/demos/Nw4cDemo/include/
DSmCommandUtility.h126 struct CopiedCmdCache struct
128 GLvoid* cmdBuff;
129 GLsizei cmdBuffSize;
131 bool IsCopied() in IsCopied()
157 static void CreateCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ); argument