flimEngine
RenderBoxCommand Class Reference

#include <RenderBoxCommand.h>

Inheritance diagram for RenderBoxCommand:
Inheritance graph
Collaboration diagram for RenderBoxCommand:
Collaboration graph

Public Member Functions

 RenderBoxCommand (Matrix &mat, const Vect &col)
 
virtual void execute () override
 
- Public Member Functions inherited from Command
 Command ()
 
virtual ~Command ()
 
Commandoperator= (const Command &)=default
 
 Command (const Command &)=default
 
 Command ()=default
 
 ~Command ()
 
Commandoperator= (const Command &)=default
 
 Command (const Command &)=default
 

Private Attributes

Matrix mat
 
Vect vect
 

Constructor & Destructor Documentation

◆ RenderBoxCommand()

RenderBoxCommand::RenderBoxCommand ( Matrix &  mat,
const Vect &  col 
)

Member Function Documentation

◆ execute()

void RenderBoxCommand::execute ( )
overridevirtual

Reimplemented from Command.

Member Data Documentation

◆ mat

Matrix RenderBoxCommand::mat
private

◆ vect

Vect RenderBoxCommand::vect
private

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