Class TOctreeIgnoreForShadowRaysAndOneItem
Unit
X3DTriangles
Declaration
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.
Hierarchy
- TObject
- TOctreeIgnoreForShadowRaysAndOneItem
Overview
Fields
Methods
Description
Fields
Methods
 |
function IgnoreItem( const Sender: TObject; const Triangle: P3DTriangle): boolean; |
|
Generated by PasDoc 0.13.0 on 2013-08-17 21:27:17
|