Searched refs:plyparser (Results 1 – 3 of 3) sorted by relevance
9 import pycparser.plyparser as plyparser namespace34 coord = plyparser.Coord(file='a', line=2)
49 from pycparser.plyparser import Coord
15 from .plyparser import PLYParser, Coord, ParseError, parameterized, template