3 references to GetVisibleSurfacesWithPerspective
System.Web.DataVisualization (3)
Common\General\ChartGraphics3D.cs (3)
2917
SurfaceNames visibleSurfaces =
GetVisibleSurfacesWithPerspective
(position,positionZ,depth,matrix);
3686
return
GetVisibleSurfacesWithPerspective
(position, positionZ, depth, matrix);
4053
SurfaceNames visibleSurfaces =
GetVisibleSurfacesWithPerspective
(position,positionZ,depth,matrix);