molecular
Public Member Functions | List of all members
molecular::gfx::Output Class Reference

Dummy variable for declaring shader outputs. More...

#include <Uniform.h>

Inheritance diagram for molecular::gfx::Output:
molecular::gfx::Variable

Public Member Functions

void Apply (RenderCmdSink::Program *, Hash) const override
 
- Public Member Functions inherited from molecular::gfx::Variable
virtual ~Variable ()
 
virtual unsigned int GetArraySize () const
 

Detailed Description

Dummy variable for declaring shader outputs.

This is where the ProgramGenerator starts building the function graph.

Member Function Documentation

void molecular::gfx::Output::Apply ( RenderCmdSink::Program ,
Hash   
) const
inlineoverridevirtual

This is never called.

Implements molecular::gfx::Variable.


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