Searched defs:ipoStructure (Results 1 – 3 of 3) sorted by relevance
147 Structure ipoStructure = pChannelIpo.fetchData(blenderContext.getInputStream()).get(0); in readAnimationModifier249() local157 Structure ipoStructure = pIpo.fetchData(blenderContext.getInputStream()).get(0); in readAnimationModifier249() local
49 …public Ipo fromIpoStructure(Structure ipoStructure, BlenderContext blenderContext) throws BlenderF… in fromIpoStructure()66 …blenderContext.addLoadedFeatures(ipoStructure.getOldMemoryAddress(), ipoStructure.getName(), ipoSt… in fromIpoStructure() local
236 Structure ipoStructure = p.fetchData(blenderContext.getInputStream()).get(0); in getTracks249() local