Murl::Video::IfFixedProgramBranch Interface Referenceabstract
The IfFixedProgramBranch video object interface. More...
#include "murl_video_i_fixed_program_branch.h"
Inherited by Murl::Video::Dx111::FixedProgramBranch, and Murl::Video::GlEs::FixedProgramBranch.
Public Member Functions | |
virtual IProgram * | GetProgramInterface ()=0 |
Get the mutable Video::IProgram interface. More... | |
virtual const IProgram * | GetProgramInterface () const =0 |
Get IProgram constant Video::IProgram interface. More... | |
Detailed Description
The IfFixedProgramBranch video object interface.
This interface represents a single program branch
Member Function Documentation
◆ GetProgramInterface() [1/2]
|
pure virtual |
Get the mutable Video::IProgram interface.
- Returns
- The IProgram interface.
◆ GetProgramInterface() [2/2]
|
pure virtual |
Get IProgram constant Video::IProgram interface.
- Returns
- The IObject interface.
The documentation for this interface was generated from the following file:
- murl_video_i_fixed_program_branch.h