Home
last modified time | relevance | path

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

/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreSkeletonInstance.cpp164 TagPoint* tagPoint = *it; in unloadImpl() local
169 OGRE_DELETE tagPoint; in unloadImpl() local
174 TagPoint* tagPoint = *it2; in unloadImpl() local
175 OGRE_DELETE tagPoint; in unloadImpl() local
211 void SkeletonInstance::freeTagPoint(TagPoint* tagPoint) in freeTagPoint()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreSkeletonInstance.cpp166 TagPoint* tagPoint = *it; in unloadImpl() local
171 OGRE_DELETE tagPoint; in unloadImpl() local
176 TagPoint* tagPoint = *it2; in unloadImpl() local
177 OGRE_DELETE tagPoint; in unloadImpl() local
213 void SkeletonInstance::freeTagPoint(TagPoint* tagPoint) in freeTagPoint()
/dports/math/p5-Math-Geometry-Voronoi/Math-Geometry-Voronoi-1.3/
H A Dvdefs.h26 typedef struct tagPoint struct
28 double x ;
29 double y ;