Searched refs:haveBsDisplay (Results 1 – 3 of 3) sorted by relevance
30 private boolean haveBsDisplay; field in PMeshWriter159 || !imesh.isColorSolid || haveBsDisplay && !imesh.bsDisplay.get(i) in checkPoints()180 if (haveBsDisplay in checkTriangles()204 haveBsDisplay = (imesh.bsDisplay != null); in setup()
68 protected boolean haveBsDisplay; field in MeshRenderer217 haveBsDisplay = (mesh.bsDisplay != null); in setVariables()292 if (haveBsDisplay) { in renderPoints()354 if (haveBsDisplay in renderTriangles()
316 || haveBsDisplay && !mesh.bsDisplay.get(i) in renderPoints()419 if (haveBsDisplay in renderTriangles()