Euphoria
Public Member Functions | Public Attributes | List of all members
eu::render::RenderCommand Struct Reference

Public Member Functions

void clear (const Rgb &color, const LayoutData &ld) const
 
void clear (const Rgb &color, const LerpData &ld) const
 

Public Attributes

OpenglStatesstates
 
Render2render
 
Size size
 

Detailed Description

Definition at line 137 of file canvas.h.

Member Function Documentation

◆ clear() [1/2]

void eu::render::RenderCommand::clear ( const Rgb color,
const LayoutData ld 
) const

◆ clear() [2/2]

void eu::render::RenderCommand::clear ( const Rgb color,
const LerpData ld 
) const

Member Data Documentation

◆ render

Render2* eu::render::RenderCommand::render

Definition at line 140 of file canvas.h.

◆ size

Size eu::render::RenderCommand::size

Definition at line 141 of file canvas.h.

◆ states

OpenglStates* eu::render::RenderCommand::states

Definition at line 139 of file canvas.h.


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