Searched defs:positionSet (Results 1 – 2 of 2) sorted by relevance
70 PositionSet positionSet = new PositionSet(4); in replace() local
348 const float *positionSet[] = {pointPosition, linePositions, triPositions, quadPositions}; in render() local