Home
last modified time | relevance | path

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

/aoo42x/main/vcl/inc/
H A Dimpoct.hxx130 OctreeNode* pActNode;
141 inline OctreeNode* ImplGetFreeNode();
142 inline void ImplReleaseNode( OctreeNode* pNode );
147 inline OctreeNode* ImpNodeCache::ImplGetFreeNode() in ImplGetFreeNode()
149 OctreeNode* pNode; in ImplGetFreeNode()
166 inline void ImpNodeCache::ImplReleaseNode( OctreeNode* pNode ) in ImplReleaseNode()
/aoo42x/main/vcl/inc/vcl/
H A Doctree.hxx41 typedef struct OctreeNode struct
47 OctreeNode* pChild[ 8 ]; argument
48 OctreeNode* pNext; argument
49 OctreeNode* pNextInCache; argument
/aoo42x/main/vcl/source/gdi/
H A Doctree.cxx51 OctreeNode* pNewNode = new NODE; in ImpNodeCache()
64 OctreeNode* pNode = pActNode; in ~ImpNodeCache()

Completed in 20 milliseconds