Home
last modified time | relevance | path

Searched refs:doesEdgeExist (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/bsp/
H A DVBSPGeometry.h33 bool doesEdgeExist(int row, int col, int direction,
H A DVBSPGeometry.cpp45 bool VBSPGeometry::doesEdgeExist(int row, int col, int direction, in doesEdgeExist() function in VBSPGeometry
446 if (doesEdgeExist(j, i, k, numEdgeVertices)) in createDispSurface()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/
H A DVBSPGeometry.h33 bool doesEdgeExist(int row, int col, int direction,
H A DVBSPGeometry.cpp45 bool VBSPGeometry::doesEdgeExist(int row, int col, int direction, in doesEdgeExist() function in VBSPGeometry
446 if (doesEdgeExist(j, i, k, numEdgeVertices)) in createDispSurface()