Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/Nw4cDemo/include/
DSmCommandUtility.h126 struct CopiedCmdCache struct
157 static void CreateCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ); argument
158 static void DestroyCopiedCmdCache( CopiedCmdCache& cmdCacheCopied );
159 static void UseCopiedCmdCache( CopiedCmdCache& cmdCacheCopied );
DSmPrimitive.h77 SmStaticCommandCache::CopiedCmdCache m_CopiedCmdCache;
123 SmStaticCommandCache::CopiedCmdCache m_CopiedCmdCache;
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DSmCommandUtility.cpp86 void SmStaticCommandCache::CreateCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ) in CreateCopiedCmdCache()
133 void SmStaticCommandCache::DestroyCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ) in DestroyCopiedCmdCache()
140 void SmStaticCommandCache::UseCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ) in UseCopiedCmdCache()