Kanzi Graphics Engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
KzuFilterObjectSource Struct Reference

Structure for filter object source. More...

#include <kzu_object_source_base.h>

Data Fields

struct KzuObjectSource objectSource
 Object source. More...
 
struct KzuObjectSourceinput
 Object source that goes in filter. More...
 
kzBool isExclusive
 Is this filter exclusive. More...
 
kzBool applyRequired
 Is apply for filter required. More...
 
struct KzuFilterConfigurationconfiguration
 Filter type configuration. More...
 

Detailed Description

Structure for filter object source.

Field Documentation

struct KzuObjectSource KzuFilterObjectSource::objectSource

Object source.

Used for inheritance.

struct KzuObjectSource* KzuFilterObjectSource::input

Object source that goes in filter.

kzBool KzuFilterObjectSource::isExclusive

Is this filter exclusive.

kzBool KzuFilterObjectSource::applyRequired

Is apply for filter required.

struct KzuFilterConfiguration* KzuFilterObjectSource::configuration

Filter type configuration.


The documentation for this struct was generated from the following file: