type TOctreeIgnoreForShadowRaysAndOneItem = class(TObject)
Description
Simple utility class to easily ignore all transparent, non-shadow-casting triangles, and, additionally, one chosen triangle. Useful for TrianglesToIgnoreFunc parameters of various TBaseTrianglesOctree methods.