Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmCommandUtility.h128 struct CopiedCmdCache struct
159 static void CreateCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ); argument
160 static void DestroyCopiedCmdCache( CopiedCmdCache& cmdCacheCopied );
161 static void UseCopiedCmdCache( CopiedCmdCache& cmdCacheCopied );
DSmPrimitive.h79 SmStaticCommandCache::CopiedCmdCache m_CopiedCmdCache;
125 SmStaticCommandCache::CopiedCmdCache m_CopiedCmdCache;
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmCommandUtility.cpp88 void SmStaticCommandCache::CreateCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ) in CreateCopiedCmdCache()
135 void SmStaticCommandCache::DestroyCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ) in DestroyCopiedCmdCache()
142 void SmStaticCommandCache::UseCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ) in UseCopiedCmdCache()