Home
last modified time | relevance | path

Searched defs:CheckOutboundInDisplay (Results 1 – 4 of 4) sorted by relevance

/dports/cad/zcad/zcad-8b8a693/cad_source/zengine/zgl/drawers/
H A Duzgldrawergeneral2d.pas93 …function CheckOutboundInDisplay(const PVertexBuffer:PZGLVertex3Sarray;const i1:TLLVertexIndex):boo… in CheckOutboundInDisplay() function
255 function TZGLGeneral2DDrawer.CheckOutboundInDisplay(const PVertexBuffer:PZGLVertex3Sarray;const i1:… in CheckOutboundInDisplay() function
H A Duzgldrawerdx.pas53 …function CheckOutboundInDisplay(const PVertexBuffer:PZGLVertex3Sarray;const i1:TLLVertexIndex):boo… in CheckOutboundInDisplay() function
163 function TZGLDXDrawer.CheckOutboundInDisplay(const PVertexBuffer:PZGLVertex3Sarray;const i1:TLLVert… in TZGLDXDrawer.CheckOutboundInDisplay() function
H A Duzgldrawerogl.pas69 …function CheckOutboundInDisplay(const PVertexBuffer:PZGLVertex3Sarray;const i1:TLLVertexIndex):boo… in CheckOutboundInDisplay() function
179 function TZGLOpenGLDrawer.CheckOutboundInDisplay(const PVertexBuffer:PZGLVertex3Sarray;const i1:TLL… in TZGLOpenGLDrawer.CheckOutboundInDisplay() function
H A Duzgldrawerabstract.pas38 …function CheckOutboundInDisplay(const PVertexBuffer:PZGLVertex3Sarray;const i1:TLLVertexIndex):boo… in CheckOutboundInDisplay() function