Searched refs:GetTranslation (Results 1 – 3 of 3) sorted by relevance
296 code = TranslateList(code, entry.GetTranslation())409 def GetTranslation(self, extradict = {}): member in Entry426 return '%(var)s->%(name)s_data' % self.GetTranslation({ 'var' : var })451 code = code % self.GetTranslation()475 code = code % self.GetTranslation()498 code = code % self.GetTranslation()570 self.GetTranslation({635 code = '\n'.join(code) % self.GetTranslation({719 }""" % self.GetTranslation()729 code = '\n'.join(code) % self.GetTranslation({[all …]
486 void GetTranslation(496 PVRTVec3 GetTranslation(
2389 void CPVRTModelPOD::GetTranslation( function in CPVRTModelPOD2428 PVRTVec3 CPVRTModelPOD::GetTranslation(const SPODNode &node) const function in CPVRTModelPOD2431 GetTranslation(vOut, node);