Kanzi  3.9.6
Kanzi Engine API
Filters

Filters collect and reorganize 3D nodes in your Kanzi project. More...

Collaboration diagram for Filters:

Classes

class  kanzi::ContainsPropertyFilter
 Use the Contains Property Filter to collect 3D nodes that contain, or do not contain a specific property. More...
 
class  kanzi::ContainsPropertyFilterRuntime
 Runtime for contains property node filter. More...
 

Detailed Description

Filters collect and reorganize 3D nodes in your Kanzi project.

You can use filters to determine which 3D nodes to render in different render passes. After you set one or more filters or object sources, a filter collects and outputs a set of 3D nodes that match the requirements you define in that filter.