#include <FCDMaterialInstance.h>
Inheritance diagram for FCDMaterialInstanceBind:
Public Member Functions | |
DeclareParameter (fm::string, FUParameterQualifiers::SIMPLE, semantic, FC("Semantic")) | |
The token used to identify the effect parameter to modify. | |
DeclareParameter (fm::string, FUParameterQualifiers::SIMPLE, target, FC("Target")) | |
The fully-qualified target of the COLLADA element whose value should be bound to the effect parameter. | |
FCDMaterialInstanceBind () | |
Constructor. | |
virtual | ~FCDMaterialInstanceBind () |
Destructor. |
This structure is used by the effect to bind its parameters to scene graph values. Two common examples of this is to bind effect parameters to the position and orientation of the camera.