RAVE
CompositeEngineObjectBinding_t Struct Reference

Binding for associating rave objects with pipelines, sources and other miscellaneous information. More...

#include <compositeenginebase.h>

Public Attributes

RaveCoreObjectobject
 the rave object
 
ProjectionPipeline_tpipeline
 the projection pipeline
 
OdimSource_tsource
 the source associated with the object
 
RaveValue_tvalue
 a rave value, can be used to cache information
 

Detailed Description

Binding for associating rave objects with pipelines, sources and other miscellaneous information.

Member Data Documentation

◆ object

RaveCoreObject* CompositeEngineObjectBinding_t::object

the rave object

◆ pipeline

ProjectionPipeline_t* CompositeEngineObjectBinding_t::pipeline

the projection pipeline

◆ source

OdimSource_t* CompositeEngineObjectBinding_t::source

the source associated with the object

◆ value

RaveValue_t* CompositeEngineObjectBinding_t::value

a rave value, can be used to cache information


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