Searched defs:taperStructure (Results 1 – 1 of 1) sorted by relevance
164 … Structure taperStructure = pTaperStructure.fetchData(blenderContext.getInputStream()).get(0); in toCurve() local545 …protected Curve loadTaperObject(Structure taperStructure, BlenderContext blenderContext) throws Bl… in loadTaperObject()