Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
PrimitiveContext Class Reference

#include <PrimContext.hpp>

Collaboration diagram for PrimitiveContext:

Public Member Functions

 PrimitiveContext ()
 
void dispose (const WindowRef &win, const jau::fraction_timespec &when) override
 
bool init (const WindowRef &win, const jau::fraction_timespec &when) override
 
void reshape (const WindowRef &win, const jau::math::Recti &viewport, const jau::fraction_timespec &when) override
 
void reshapeImpl (const WindowRef &win, const jau::math::Recti &viewport, float imageWidth, float imageHeight, const jau::fraction_timespec &when)
 

Detailed Description

Definition at line 30 of file PrimContext.hpp.

Constructor & Destructor Documentation

◆ PrimitiveContext()

PrimitiveContext::PrimitiveContext ( )
inline

Definition at line 39 of file PrimContext.hpp.

Member Function Documentation

◆ init()

bool PrimitiveContext::init ( const WindowRef & win,
const jau::fraction_timespec & when )
inlineoverride

Definition at line 46 of file PrimContext.hpp.

◆ dispose()

void PrimitiveContext::dispose ( const WindowRef & win,
const jau::fraction_timespec & when )
inlineoverride

Definition at line 103 of file PrimContext.hpp.

◆ reshape()

void PrimitiveContext::reshape ( const WindowRef & win,
const jau::math::Recti & viewport,
const jau::fraction_timespec & when )
inlineoverride

Definition at line 117 of file PrimContext.hpp.

◆ reshapeImpl()

void PrimitiveContext::reshapeImpl ( const WindowRef & win,
const jau::math::Recti & viewport,
float imageWidth,
float imageHeight,
const jau::fraction_timespec & when )
inline

Definition at line 124 of file PrimContext.hpp.

Here is the caller graph for this function:

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